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 353fca2 commit 9c728daCopy full SHA for 9c728da
text/0446-es6-unicode-escapes.md
@@ -77,7 +77,7 @@ Stage 2).
77
* Status quo: don’t change the escaping syntax.
78
* Add the new `\u{…}` syntax, but also keep the existing `\u` and `\U` syntax.
79
This is what ES 6 does, but only to keep compatibility with ES 5.
80
- We don’t have that constaint pre-1.0.
+ We don’t have that constraint pre-1.0.
81
82
# Unresolved questions
83
0 commit comments