There was an error while loading. Please reload this page.
1 parent 3fad3f2 commit 258c1c9Copy full SHA for 258c1c9
1 file changed
XXX-icu-module.md
@@ -1,15 +1,15 @@
1
| Title | ICU Module |
2
|--------|-----------------------------|
3
| Author | @jasnell |
4
-| Status | REJECTED |
+| Status | DRAFT |
5
| Date | 2016-04-20 |
6
7
## Description
8
9
The ICU4C library that we use for internationalization contains a significant
10
array of additional functionality not currently exposed by the EcmaScript 402
11
standard. Some of this additional functionality would be useful to expose via
12
-a new `'icu'` or (`'uncode'`) module.
+a new `'icu'` or (`'unicode'`) module.
13
14
## Interface
15
0 commit comments