Skip to content

Commit 39da9b1

Browse files
committed
[css-syntax-3][editorial] Fix heading text
1 parent 254d34b commit 39da9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-syntax-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2288,7 +2288,7 @@ Parse a stylesheet's contents</h4>
22882288
</div>
22892289

22902290
<h4 id="parse-block-contents" oldids="parse-list-of-declarations">
2291-
Parse a list of declarations</h4>
2291+
Parse a block's contents</h4>
22922292

22932293
<div algorithm>
22942294
To <dfn export>parse a block's contents</dfn> from |input|:

0 commit comments

Comments
 (0)