Skip to content

Commit 04f861d

Browse files
authored
fix: typo
1 parent 95311c8 commit 04f861d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

9-regular-expressions/03-regexp-unicode/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unicode:修饰符 "u" 和 class \p{...}
1+
# Unicode:修饰符 "u" 和类 \p{...}
22

33
JavaScript 对字符串使用 [Unicode 编码](https://en.wikipedia.org/wiki/Unicode)。大多数字符使用 2 个字节编码,但这种方式只能编码最多 65536 个字符。
44

0 commit comments

Comments
 (0)