Skip to content

Commit 38f4064

Browse files
committed
changed settings text
1 parent 2bb2808 commit 38f4064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ <h1>smooth caret</h1>
268268
</div>
269269
<div class="section caretStyle" section="">
270270
<h1>caret style</h1>
271-
<div class="text">What the caret will look like in the test</div>
271+
<div class="text">Change the style of the caret during the test.</div>
272272
<div class="buttons">
273273
<div class="button" caret="default" tabindex="0" onclick="this.blur();">|</div>
274274
<div class="button" caret="block" tabindex="0" onclick="this.blur();"></div>
@@ -319,7 +319,7 @@ <h1>font size</h1>
319319
</div>
320320
</div>
321321
<div class="section languages">
322-
<h1>languages</h1>
322+
<h1>language</h1>
323323
<div class="buttons">
324324
</div>
325325
</div>

0 commit comments

Comments
 (0)