Skip to content

Commit 1286ec1

Browse files
committed
Updating switch label
1 parent 50babe3 commit 1286ec1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

font-features/font-variant.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<p>Spiffy Plastic -> 3/4 time</p>
139139
</div>
140140
</textarea>
141-
<input type="checkbox" name="demo1_control" id="demo1_control" value="on" checked /> <label for="demo1_control">Ligatures active</label>
141+
<input type="checkbox" name="demo1_control" id="demo1_control" value="on" checked /> <label for="demo1_control">Features active</label>
142142
</div>
143143
<div class="demo2">
144144
<section class="section section2">
@@ -159,7 +159,7 @@
159159
<p>Spiffy Plastic -> 3/4 time</p>
160160
</div>
161161
</textarea>
162-
<input type="checkbox" name="demo2_control" id="demo2_control" value="on" checked /> <label for="demo2_control">Ligatures active</label>
162+
<input type="checkbox" name="demo2_control" id="demo2_control" value="on" checked /> <label for="demo2_control">Features active</label>
163163
</div>
164164
</div>
165165
<div class="playable-buttons">

0 commit comments

Comments
 (0)