Skip to content

Commit 3adc036

Browse files
committed
Fix reference from "the empty list" to "an empty list"
1 parent 6ca6cc8 commit 3adc036

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
@@ -2529,7 +2529,7 @@ Consume a declaration</h4>
25292529
<a>Consume the next input token</a>.
25302530
Create a new declaration
25312531
with its name set to the value of the <a>current input token</a>
2532-
and its value initially set to the empty [=list=].
2532+
and its value initially set to an empty [=list=].
25332533

25342534
<ol>
25352535
<li>

0 commit comments

Comments
 (0)