Merge pull request #909 from dragonwocky/patch-1
Minor grammatical typo fix
This commit is contained in:
commit
1d19bcbe6c
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
|
## Internals, Unicode
|
||||||
|
|
||||||
```warn header="Advanced knowledge"
|
```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.
|
You can skip the section if you don't plan to support them.
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue