Fix typo in README.md

Thanks to @dvliman and @kxepal for noticing.


Project: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/commit/a1418434
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/tree/a1418434
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/diff/a1418434

Branch: refs/heads/master
Commit: a1418434b275183aae3bb4e853c44c8e91b7b0a6
Parents: b403e4a
Author: Paul J. Davis <[email protected]>
Authored: Wed Jul 15 15:19:29 2015 -0500
Committer: Paul J. Davis <[email protected]>
Committed: Wed Jul 15 15:20:53 2015 -0500

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/blob/a1418434/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 13bc42e..1e95bc0 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ the `return_maps` option to `jiffy:decode/2`.
 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
 decoding large numbers and it does quite a bit more validation of UTF-8 in 
strings.
 

Reply via email to