Skip to content

Commit

Permalink
Merge pull request #90 from pvinis/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
ndelangen authored Jan 16, 2023
2 parents a7911a5 + 37a8413 commit e8e85fd
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 e8e85fd

Please sign in to comment.