Skip to content

Commit 59027af

Browse files
bathosemilio
authored andcommitted
[css-shadow-parts-1] Typo (s/charater/character/)
1 parent dada797 commit 59027af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-shadow-parts-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ Rules for parsing part mappings {#parsing-mapping}
326326
----------------------------------------------
327327

328328
A <dfn export>valid part mapping</dfn> is a [=pair=] of tokens
329-
separated by a U+003A COLON charater
329+
separated by a U+003A COLON character
330330
and any number of space characters before or after the U+003A COLON
331331
The tokens must not contain U+003A COLON or U+002C COMMA characters.
332332

@@ -356,7 +356,7 @@ Rules for parsing a list of part mappings {#parsing-mapping-list}
356356
----------------------------------------------
357357

358358
A <dfn export>valid list of part mappings</dfn> is a number of valid part mappings
359-
separated by a U+002C COMMA charater
359+
separated by a U+002C COMMA character
360360
and any number of space characters before or after the U+002C COMMA
361361

362362
The rules for parsing a list of part mappings are as follow:

0 commit comments

Comments
 (0)