From 2c679d13f7c94893e6d1d4a62fe8cf3a8a9f96cf Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Fri, 24 Apr 2015 11:21:55 -0700 Subject: typofix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1b7ca2..b387167 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ hash = parser.parse( json ) * `:pretty` (default = false): Produces more human readable 'pretty' output. * `:validate_utf8` (default = true): Will raise an exception when trying to encode strings that are invalid UTF-8. When set to false this still will - procude valid UTF-8 JSON but will replace invalid characters. + produce valid UTF-8 JSON but will replace invalid characters. ## Forcing FFI or C Extension -- cgit v1.2.1