Skip to content

Commit 2409176

Browse files
committed
Review: title change requested by @frivoal
1 parent 15d8b87 commit 2409176

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mediaqueries-5/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ Detecting the desire for less motion on the page: the 'prefers-reduced-motion' f
479479
</dl>
480480

481481
<h3 id="prefers-reduced-transparency">
482-
Detecting the desire to reduce the use of transparent or translucent layering effects on the page: the 'prefers-reduced-transparency' feature</h3>
482+
Detecting the desire for reduced transparency on the page: the 'prefers-reduced-transparency' feature</h3>
483483

484484
<pre class='descdef mq'>
485485
Name: prefers-reduced-transparency
@@ -489,8 +489,8 @@ Detecting the desire to reduce the use of transparent or translucent layering ef
489489
</pre>
490490

491491
The 'prefers-reduced-transparency' media feature is used to detect if the user
492-
has requested the system minimize the amount of transparent or translecent
493-
layering effects it uses.
492+
has requested the system minimize the amount of transparent or translucent
493+
layer effects it uses.
494494

495495
<dl dfn-type=value dfn-for="@media/prefers-reduced-transparency">
496496
<dt><dfn>no-preference</dfn>

0 commit comments

Comments
 (0)