Skip to content

Commit cb025e9

Browse files
committed
[mediaqueries] typo
1 parent 4437d5f commit cb025e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mediaqueries/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1209,7 +1209,7 @@ color</h3>
12091209
<div class="example">
12101210
For instance, if an 8-bit color system
12111211
represents the red component with 3 bits, the green component with 3 bits, and the blue component with 2 bits,
1212-
the ''@media/color'' media feature will have a value of 2.
1212+
the '@media/color' media feature will have a value of 2.
12131213
</div>
12141214

12151215
In a device with indexed colors,

mediaqueries/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1589,7 +1589,7 @@ <h3 class="heading settled heading" data-level=6.1 id=color><span class=secno>6.
15891589
<div class=example>
15901590
For instance, if an 8-bit color system
15911591
represents the red component with 3 bits, the green component with 3 bits, and the blue component with 2 bits,
1592-
the <span class=css data-link-type=maybe title=@media/color>@media/color</span> media feature will have a value of 2.
1592+
the <a class=property data-link-for=@media data-link-type=propdesc href=#descdef-color title=color>color</a> media feature will have a value of 2.
15931593
</div>
15941594

15951595
<p> In a device with indexed colors,

0 commit comments

Comments
 (0)