Skip to content

Commit

Permalink
fix: minor docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Siemon committed Jul 15, 2022
1 parent e05493a commit 2c8abd5
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 @@ -119,7 +119,7 @@ Function that defines the key sort order. Defaults to ordering of `Object.keys(.
#### breakCircularWith

Type: `string` or `null`<br>
Default: ` (circular ref.)`
Default: ` (circular ref.)`

When `string`, circular references are broken with that string, at a minor performance cost.

Expand Down

0 comments on commit 2c8abd5

Please sign in to comment.