Skip to content

Commit 62b924a

Browse files
committed
[mediaqueries-4] Minor wording tweak
1 parent cc9a433 commit 62b924a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mediaqueries/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,7 +714,7 @@ Combining Media Features {#media-conditions}
714714
by placing ''or'' between them.
715715
For example, ''(update: slow) or (hover: none)''
716716
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,
717+
<em>or</em> the primary pointing device has no hover capability,
718718
perhaps indicating that one should use a layout that displays more information
719719
rather than compactly hiding it until the user hovers.
720720

0 commit comments

Comments
 (0)