Skip to content

Commit 3e03962

Browse files
BryanBryan
authored andcommitted
Fix grammar
1 parent e34f21b commit 3e03962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/releases/4.1.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
* specialFractions
1414
* thousandsSeparator
1515
* Function behavior has changed.
16-
* Passing a value which cannot will yield Number.NaN.
16+
* Passing a value which cannot be parsed will yield Number.NaN.
1717
* Passing an invalid unit code will yield Number.NaN.
1818
* A formal enumeration, called UnitCode, was added.

0 commit comments

Comments
 (0)