Skip to content

Commit

Permalink
fix link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
matcool authored Nov 14, 2024
1 parent 7fc9d98 commit f889514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ object.isString(); // false
* [Parsing JSON](#parsing-json)
* [Dumping JSON](#dumping-json)
* [Accessing object properties](#accessing-object-properties)
* [Serializing custom types](#serialzing-custom-types)
* [Serializing custom types](#serializing-custom-types)
* [Objects and arrays](#objects-and-arrays)
* [Reflection](#reflection)
* [Support for standard library types](#support-for-standard-library-types)
Expand Down

0 comments on commit f889514

Please sign in to comment.