diff --git a/README.md b/README.md index 4444c52..fb9ba8b 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Other changes from sidorares/json-bigint: - Removed `alwaysParseAsBig` option - Moved all the options to the 3rd argument of parse - Fixed parsing of long floats -- Added typescipt types +- Added TypeScript types - Removed `storeAsString` option - Added `fallbackTo` option `number`, `string`, `error`