Skip to content

Commit 9c728da

Browse files
committed
Fix typos in 0446
1 parent 353fca2 commit 9c728da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0446-es6-unicode-escapes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Stage 2).
7777
* Status quo: don’t change the escaping syntax.
7878
* Add the new `\u{…}` syntax, but also keep the existing `\u` and `\U` syntax.
7979
This is what ES 6 does, but only to keep compatibility with ES 5.
80-
We don’t have that constaint pre-1.0.
80+
We don’t have that constraint pre-1.0.
8181

8282
# Unresolved questions
8383

0 commit comments

Comments
 (0)