We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb2808 commit 38f4064Copy full SHA for 38f4064
public/index.html
@@ -268,7 +268,7 @@ <h1>smooth caret</h1>
268
</div>
269
<div class="section caretStyle" section="">
270
<h1>caret style</h1>
271
- <div class="text">What the caret will look like in the test</div>
+ <div class="text">Change the style of the caret during the test.</div>
272
<div class="buttons">
273
<div class="button" caret="default" tabindex="0" onclick="this.blur();">|</div>
274
<div class="button" caret="block" tabindex="0" onclick="this.blur();">▮</div>
@@ -319,7 +319,7 @@ <h1>font size</h1>
319
320
321
<div class="section languages">
322
- <h1>languages</h1>
+ <h1>language</h1>
323
324
325
0 commit comments