Skip to content

Commit 40e6f74

Browse files
authored
small typo in release notes (#925)
1 parent 9aee3c4 commit 40e6f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/VERSION-2.x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ No changes since 2.14.0
9595
#814: Use `BigDecimalParser` for BigInteger parsing very long numbers
9696
(contributed by @pjfanning)
9797
#818: Calling `JsonPointer.compile(...)` on very deeply nested expression
98-
throws `StackOverflowErrror`
98+
throws `StackOverflowError`
9999
#828: Make `BigInteger` parsing lazy
100100
(contributed by @pjfanning)
101101
#830: Make `BigDecimal` parsing lazy

0 commit comments

Comments
 (0)