Minor grammatical typo fix
"rare mathematical __or hieroglyphic__ characters" makes a little more sense than "rare mathematical __of hieroglyphs__ characters"
This commit is contained in:
parent
892c56ac8a
commit
24d132bd73
1 changed files with 1 additions and 1 deletions
|
@ -551,7 +551,7 @@ This method actually has two additional arguments specified in [the documentatio
|
|||
## Internals, Unicode
|
||||
|
||||
```warn header="Advanced knowledge"
|
||||
The section goes deeper into string internals. This knowledge will be useful for you if you plan to deal with emoji, rare mathematical of hieroglyphs characters or other rare symbols.
|
||||
The section goes deeper into string internals. This knowledge will be useful for you if you plan to deal with emoji, rare mathematical or hieroglyphic characters or other rare symbols.
|
||||
|
||||
You can skip the section if you don't plan to support them.
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue