mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 21:33:40 +08:00
Merge pull request #1128 from MysteriousLog6/master
Added a few Capitalizations
This commit is contained in:
commit
7da4d235fb
1 changed files with 5 additions and 5 deletions
|
@ -1203,7 +1203,7 @@
|
|||
</div>
|
||||
<div
|
||||
id="restartTestButton"
|
||||
aria-label="Restart test"
|
||||
aria-label="Restart Test"
|
||||
data-balloon-pos="down"
|
||||
class=""
|
||||
tabindex="0"
|
||||
|
@ -1351,7 +1351,7 @@
|
|||
</div>
|
||||
<div
|
||||
id="restartTestButtonWithSameWordset"
|
||||
aria-label="Repeat test"
|
||||
aria-label="Repeat Test"
|
||||
data-balloon-pos="down"
|
||||
tabindex="0"
|
||||
onclick="this.blur();"
|
||||
|
@ -1420,7 +1420,7 @@
|
|||
) to restart the typing test. Open the command line by pressing
|
||||
<key>esc</key>
|
||||
- there you can access all the functionality you need without
|
||||
touching your mouse.
|
||||
touching your mouse
|
||||
</p>
|
||||
</div>
|
||||
<div class="section">
|
||||
|
@ -3650,10 +3650,10 @@
|
|||
<key>tab</key>
|
||||
and
|
||||
<key>enter</key>
|
||||
- restart test
|
||||
- Restart Test
|
||||
<br />
|
||||
<key>esc</key>
|
||||
- command line
|
||||
- Command Line
|
||||
</div>
|
||||
<div class="leftright">
|
||||
<div class="left">
|
||||
|
|
Loading…
Reference in a new issue