We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34f21b commit 3e03962Copy full SHA for 3e03962
docs/content/releases/4.1.1.md
@@ -13,6 +13,6 @@
13
* specialFractions
14
* thousandsSeparator
15
* Function behavior has changed.
16
- * Passing a value which cannot will yield Number.NaN.
+ * Passing a value which cannot be parsed will yield Number.NaN.
17
* Passing an invalid unit code will yield Number.NaN.
18
* A formal enumeration, called UnitCode, was added.
0 commit comments