Skip to content

Commit d25bda5

Browse files
committed
[css-syntax] typo
1 parent 2b3ce1d commit d25bda5

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
@@ -3737,7 +3737,7 @@ <h4 id=consume-a-list-of-rules><span class=secno>5.5.1. </span> <dfn
37373737
<dd> <a href="#reconsume-the-current-input-token"><i>Reconsume the current
37383738
input token</i></a>. <a href="#consume-a-qualified-rule0"><i>Consume a
37393739
qualified rule</i></a>. If anything is returned, append it to the list of
3740-
rules
3740+
rules.
37413741
</dl>
37423742

37433743
<h4 id=consume-an-at-rule><span class=secno>5.5.2. </span> <dfn

css-syntax/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2704,7 +2704,7 @@ <h4>
27042704
<i>Reconsume the current input token</i>.
27052705
<i>Consume a qualified rule</i>.
27062706
If anything is returned,
2707-
append it to the list of rules
2707+
append it to the list of rules.
27082708
</dl>
27092709

27102710

0 commit comments

Comments
 (0)