Skip to content

Commit cfa1ee7

Browse files
committed
[css-syntax] typo
1 parent c16da8d commit cfa1ee7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-syntax/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2554,7 +2554,7 @@ <h4 class="heading settled heading" data-level=4.3.9 id=would-start-an-identifie
25542554
and the <a data-link-type=dfn href=#next-input-code-point title="next input code point">next two input code points</a>,
25552555
in that order.
25562556

2557-
<p class=note> Note: This algorithm will not consume any additional <a data-link-type=dfn href=#code-point title="code point">code point</a>.
2557+
<p class=note> Note: This algorithm will not consume any additional <a data-link-type=dfn href=#code-point title="code points">code points</a>.
25582558

25592559
<p> Look at the first <a data-link-type=dfn href=#code-point title="code point">code point</a>:
25602560

css-syntax/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1518,7 +1518,7 @@ <h4 id="would-start-an-identifier">
15181518
and the <a title="next input code point">next two input code points</a>,
15191519
in that order.
15201520

1521-
Note: This algorithm will not consume any additional <a>code point</a>.
1521+
Note: This algorithm will not consume any additional <a>code points</a>.
15221522

15231523
Look at the first <a>code point</a>:
15241524

0 commit comments

Comments
 (0)