Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pvinis authored Dec 23, 2022
1 parent aa4dde3 commit 37a8413
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 @@ -20,7 +20,7 @@ yarn add telejson

Also JSON doesn't support cyclic data structures.

This library allows you to pass in data with all all the above properties.
This library allows you to pass in data with all of the above properties.
It will transform the properties to something that's allowed by the JSON spec whilst stringifying,
and then convert back to the cyclic data structure when parsing.

Expand Down

0 comments on commit 37a8413

Please sign in to comment.