Skip to content

Commit f8ef37f

Browse files
authored
21-regexp-unicode-properties: fix title
1 parent 593e122 commit f8ef37f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 9-regular-expressions/21-regexp-unicode-properties

9-regular-expressions/21-regexp-unicode-properties/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# Unicode character properies \p
2+
# Unicode character properties \p
33

44
[Unicode](https://en.wikipedia.org/wiki/Unicode), the encoding format used by JavaScript strings, has a lot of properties for different characters (or, technically, code points). They describe which "categories" character belongs to, and a variety of technical details.
55

0 commit comments

Comments
 (0)