Skip to content

Commit 776b5a0

Browse files
committed
[css-syntax-3][editorial] Normalize the casing of the heading
1 parent 400cd7a commit 776b5a0

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
@@ -2252,7 +2252,7 @@ Parse something according to a CSS grammar</h4>
22522252
</div>
22532253

22542254
<h4 id="parse-comma-list">
2255-
Parse A Comma-Separated List According To A CSS Grammar</h4>
2255+
Parse a comma-separated list according to a CSS grammar</h4>
22562256

22572257
While one can definitely [=CSS/parse=] a value
22582258
according to a grammar with commas in it,

0 commit comments

Comments
 (0)