21-regexp-unicode-properties: fix title
This commit is contained in:
parent
593e122f85
commit
f8ef37f6a4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
# Unicode character properies \p
|
||||
# Unicode character properties \p
|
||||
|
||||
[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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue