diff --git a/README.md b/README.md index 58ecdb40..fafd6a3f 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ argument. You can find more information on this argument ##### strict -When set to `true`, will only accept arrays and objects; when `false` will +When set to `true`, it will only accept arrays and objects; when `false`, it will accept anything `JSON.parse` accepts. Defaults to `true`. ##### type