Skip to content

Commit 24d132b

Browse files
authored
Minor grammatical typo fix
"rare mathematical __or hieroglyphic__ characters" makes a little more sense than "rare mathematical __of hieroglyphs__ characters"
1 parent 892c56a commit 24d132b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-js/05-data-types/03-string/article.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ This method actually has two additional arguments specified in [the documentatio
551551
## Internals, Unicode
552552

553553
```warn header="Advanced knowledge"
554-
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.
554+
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.
555555
556556
You can skip the section if you don't plan to support them.
557557
```

0 commit comments

Comments
 (0)