Skip to content

Commit f32266a

Browse files
committed
Clarify simple block value description
1 parent 4eea95f commit f32266a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-syntax-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2599,7 +2599,7 @@ Consume a simple block</h4>
25992599
(E.g. if it was called with <a href="#tokendef-open-square">&lt;[-token></a>, the <a>ending token</a> is <a href="#tokendef-close-square">&lt;]-token></a>.)
26002600

26012601
Create a <a>simple block</a> with its associated token set to the <a>current input token</a>
2602-
and with a value with is initially an empty list.
2602+
and with its value initially set to an empty list.
26032603

26042604
Repeatedly consume the <a>next input token</a> and process it as follows:
26052605

0 commit comments

Comments
 (0)