Browse Source

Fix typo in README

pull/77/head
Alexander Shorin 10 years ago
parent
commit
7f056338b2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -91,7 +91,7 @@ the `return_maps` option to `jiffy:decode/2`.
Improvements over EEP0018 Improvements over EEP0018
------------------------- -------------------------
Jiffy should be in all ways an improvemnt over EEP0018. It no longer
Jiffy should be in all ways an improvement over EEP0018. It no longer
imposes limits on the nesting depth. It is capable of encoding and imposes limits on the nesting depth. It is capable of encoding and
decoding large numbers and it does quite a bit more validation of UTF-8 in strings. decoding large numbers and it does quite a bit more validation of UTF-8 in strings.

Loading…
Cancel
Save