diff options
| author | 2021-11-14 14:19:04 -0500 | |
|---|---|---|
| committer | 2021-11-14 14:19:04 -0500 | |
| commit | d34d319d89055fcdb76978deec54c747a8210aaf (patch) | |
| tree | c04c16c96a5b9635dccba4f617316160f7819d99 /README.md | |
| parent | Merge pull request #870 from andrewchambers/exposepid (diff) | |
Typo fix
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -257,7 +257,7 @@ Nope. There are no cons cells here. ### Is this a Clojure port? -No. It's similar to Clojure superficially because I like Lisps and I like the asthetics. +No. It's similar to Clojure superficially because I like Lisps and I like the aesthetics. Internally, Janet is not at all like Clojure. ### Are the immutable data structures (tuples and structs) implemented as hash tries? |
