Skip to content

Commit 721ffe6

Browse files
committed
[css-syntax] editorial tweak
1 parent 3c95f8b commit 721ffe6

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
@@ -2722,7 +2722,7 @@ <h3 id=changes-from-css-2.1-tokenizer><span class=secno>4.5. </span>
27222722
<li> Scientific notation is supported for numbers/percentages/dimensions
27232723
to match SVG, per WG resolution.
27242724

2725-
<li> The 〈column〉 has been added, to keep Selectors parsing in
2725+
<li> 〈column〉 has been added, to keep Selectors parsing in
27262726
single-token lookahead.
27272727
</ol>
27282728
<!--

css-syntax/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2019,7 +2019,7 @@ <h3>
20192019
per WG resolution.
20202020

20212021
<li>
2022-
The 〈column〉 has been added,
2022+
〈column〉 has been added,
20232023
to keep Selectors parsing in single-token lookahead.
20242024

20252025
</ol>

0 commit comments

Comments
 (0)