We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9a433 commit 62b924aCopy full SHA for 62b924a
1 file changed
mediaqueries/Overview.bs
@@ -714,7 +714,7 @@ Combining Media Features {#media-conditions}
714
by placing ''or'' between them.
715
For example, ''(update: slow) or (hover: none)''
716
matches if the device is slow to update the screen (such as an e-reader)
717
- <em>or</em> the device's primary pointing device has no hover capability,
+ <em>or</em> the primary pointing device has no hover capability,
718
perhaps indicating that one should use a layout that displays more information
719
rather than compactly hiding it until the user hovers.
720
0 commit comments