Skip to content

Commit 6ca6cc8

Browse files
committed
Align "Consume a function" description
1 parent f32266a commit 6ca6cc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-syntax-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2640,8 +2640,8 @@ Consume a function</h4>
26402640

26412641
To <dfn>consume a function</dfn>:
26422642

2643-
Create a function with a name equal to the value of the <a>current input token</a>,
2644-
and with a value which is initially an empty list.
2643+
Create a function with its name equal to the value of the <a>current input token</a>
2644+
and with its value initially set to an empty list.
26452645

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

0 commit comments

Comments
 (0)