mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-11 18:04:27 +08:00
Fix typos (#3098)
This commit is contained in:
parent
957ea335c7
commit
4866dcf2bf
1 changed files with 2 additions and 2 deletions
|
|
@ -92,7 +92,7 @@
|
|||
{
|
||||
"name": "plus_two",
|
||||
"type": "script",
|
||||
"info": "Only two future word are visible."
|
||||
"info": "Only two future words are visible."
|
||||
},
|
||||
{
|
||||
"name": "read_ahead_easy",
|
||||
|
|
@ -102,7 +102,7 @@
|
|||
{
|
||||
"name": "read_ahead",
|
||||
"type": "style",
|
||||
"info": "Current and the next word is invisible!"
|
||||
"info": "Current and the next word are invisible!"
|
||||
},
|
||||
{
|
||||
"name": "read_ahead_hard",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue