Skip to content

Commit 8149cb0

Browse files
authored
just add a comma
1 parent 6ce9e71 commit 8149cb0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ You will find more ways to deal with surrogate pairs later in the chapter <info:
604604

605605
### Diacritical marks and normalization
606606

607-
In many languages there are symbols that are composed of the base character with a mark above/under it.
607+
In many languages, there are symbols that are composed of the base character with a mark above/under it.
608608

609609
For instance, the letter `a` can be the base character for: `àáâäãåā`. Most common "composite" character have their own code in the UTF-16 table. But not all of them, because there are too many possible combinations.
610610

0 commit comments

Comments
 (0)