We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb3138 commit 53830b6Copy full SHA for 53830b6
mediaqueries/Overview.bs
@@ -699,7 +699,7 @@ Combining Media Features {#media-conditions}
699
700
* Alternately, two or more media features can be chained together,
701
such that the query is true if <em>any</em> of the media features are true,
702
- by plaing ''or'' between them.
+ by placing ''or'' between them.
703
For example, ''(update: slow) or (hover: none)''
704
matches if the device is slow to update the screen (such as an e-reader)
705
<em>or</em> the device has no hover capability,
0 commit comments