From e668a4d5c60278d447e6ee0fa664c09d00dec3dd Mon Sep 17 00:00:00 2001 From: "Paul J. Davis" Date: Fri, 13 Jun 2014 17:05:48 -0500 Subject: [PATCH] Minor README.md grammar correction. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index efb5300..285e116 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,5 @@ Improvements over EEP0018 Jiffy should be in all ways an improvemnt 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 checking for validity -of valid UTF-8 in strings. +decoding large numbers and it does quite a bit more validation of UTF-8 in strings.