Skip to content

Commit 25dc2f9

Browse files
committed
Update README
1 parent b362254 commit 25dc2f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ JSON serialization should never fail.
1111
Prevent `JSON.serialize()` from:
1212

1313
- [Throwing](#exceptions)
14-
- [Changing types](#unexpected-types), [filtering](#filtered-values) or
15-
[changing values](#unresolved-values) unexpectedly
16-
- Returning a [very big output](#big-output)
14+
- [Changing types](#unexpected-types)
15+
- [Filtering](#filtered-values) or [transforming values](#unresolved-values)
16+
unexpectedly
1717

1818
# Example
1919

0 commit comments

Comments
 (0)