Skip to content

Commit

Permalink
Merge pull request #1059 from simlu/dev
Browse files Browse the repository at this point in the history
fix: minor docs update
  • Loading branch information
simlu authored Jul 14, 2022
2 parents e858788 + e05493a commit 79b9991
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: `&nbsp;(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 79b9991

Please sign in to comment.