Skip to content
This repository was archived by the owner on Jul 31, 2018. It is now read-only.

Commit 258c1c9

Browse files
committed
fix nits
1 parent 3fad3f2 commit 258c1c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

XXX-icu-module.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
| Title | ICU Module |
22
|--------|-----------------------------|
33
| Author | @jasnell |
4-
| Status | REJECTED |
4+
| Status | DRAFT |
55
| Date | 2016-04-20 |
66

77
## Description
88

99
The ICU4C library that we use for internationalization contains a significant
1010
array of additional functionality not currently exposed by the EcmaScript 402
1111
standard. Some of this additional functionality would be useful to expose via
12-
a new `'icu'` or (`'uncode'`) module.
12+
a new `'icu'` or (`'unicode'`) module.
1313

1414
## Interface
1515

0 commit comments

Comments
 (0)