We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d684cbd commit 95889c1Copy full SHA for 95889c1
doc/guides/maintaining-icu.md
@@ -158,7 +158,7 @@ process.versions.icu;
158
new Intl.DateTimeFormat('es', { month: 'long' }).format(new Date(9E8));
159
```
160
161
-(This should print your updated ICU version number, and also `January` again.)
+(This should print your updated ICU version number, and also `enero` again.)
162
163
You are ready to check in the updated `deps/icu-small`. This is a big commit,
164
so make this a separate commit from the smaller changes.
0 commit comments