Skip to content

Commit 53830b6

Browse files
patrickhlauketabatkins
authored andcommitted
Minor typo "plaing" > "placing" (#1113)
1 parent 7bb3138 commit 53830b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mediaqueries/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -699,7 +699,7 @@ Combining Media Features {#media-conditions}
699699

700700
* Alternately, two or more media features can be chained together,
701701
such that the query is true if <em>any</em> of the media features are true,
702-
by plaing ''or'' between them.
702+
by placing ''or'' between them.
703703
For example, ''(update: slow) or (hover: none)''
704704
matches if the device is slow to update the screen (such as an e-reader)
705705
<em>or</em> the device has no hover capability,

0 commit comments

Comments
 (0)