Skip to content

Commit 2933e72

Browse files
committed
fix changelog wording
1 parent f170a13 commit 2933e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
2.3.0 2020-07-03
22
==================
33
* new API `ModificationOptions.isArrayInsertion`: If `JSONPath` refers to an index of an array and `isArrayInsertion` is `true`, then `modify` will insert a new item at that location instead of overwriting its contents.
4-
* `ModificationOptions.formattingOptions` is now optional. If not set, newly inserted content will be not be formatted.
4+
* `ModificationOptions.formattingOptions` is now optional. If not set, newly inserted content will not be formatted.
55

66

77
2.2.0 2019-10-25

0 commit comments

Comments
 (0)