Skip to content

Commit ba2814b

Browse files
authored
Fix typo (#4815)
1 parent e98e012 commit ba2814b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mediaqueries-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ Media Features</h3>
454454
(omitting the colon and value)
455455
to evaluate the feature in a <a>boolean context</a>.
456456
This is a convenient shorthand for features that have a reasonable value representing 0 or “none”.
457-
For example, ''(color)'' is true is the '@media/color' <a>media feature</a> is non-zero.
457+
For example, ''(color)'' is true if the '@media/color' <a>media feature</a> is non-zero.
458458

459459
<li>
460460
<a>Media features</a> with “range” type can be written in a <a>range context</a>,

0 commit comments

Comments
 (0)