Skip to content

Commit 8ac77d2

Browse files
committed
[css-conditional-5][editorial] Fix missing word.
1 parent 96b08c3 commit 8ac77d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-conditional-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Generalized Conditional Rules: the ''@when'' rule</h2>
180180
<dfn>supports()</dfn> = supports( <<declaration>> )
181181
</pre>
182182

183-
A ''media()'' or ''supports()'' function is associated the boolean result
183+
A ''media()'' or ''supports()'' function is associated with the boolean result
184184
that its contained condition is associated with.
185185

186186
<h2 id="else-rule">

0 commit comments

Comments
 (0)