Skip to content

Commit 910c13a

Browse files
jessealamaeemeli
andauthored
Update README.md
Co-authored-by: Eemeli Aro <eemeli@gmail.com>
1 parent 504195e commit 910c13a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ One might want to convert a Measurement from one unit (e.g., miles) to another (
102102

103103
* [Smart Units](https://github.com/tc39/proposal-smart-unit-preferences) (mentioned several times as a natural follow-on proposal to this one)
104104
* [Decimal](https://github.com/tc39/proposal-decimal) for exact decimal arithmetic
105-
* [Preserve trailing zeroes](https://github.com/tc39/proposal-intl-keep-trailing-zeros) to ensure that when Intl handles digit strings, it doesn't automatically strip trailing zeroes (e.g., silently normalize "1.20" to "1.2").
105+
* [Keep trailing zeroes](https://github.com/tc39/proposal-intl-keep-trailing-zeros) to ensure that when Intl handles digit strings, it doesn't automatically strip trailing zeroes (e.g., silently normalize "1.20" to "1.2").

0 commit comments

Comments
 (0)