diff options
Diffstat (limited to 'runtime/tutor/en/vim-01-beginner.tutor.json')
-rw-r--r-- | runtime/tutor/en/vim-01-beginner.tutor.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/runtime/tutor/en/vim-01-beginner.tutor.json b/runtime/tutor/en/vim-01-beginner.tutor.json index 5dccb824e0..8f88a3897d 100644 --- a/runtime/tutor/en/vim-01-beginner.tutor.json +++ b/runtime/tutor/en/vim-01-beginner.tutor.json @@ -1,6 +1,5 @@ { "expect": { - "25": -1, "103": "The cow jumped over the moon.", "125": "There is some text missing from this line.", "126": "There is some text missing from this line.", @@ -28,8 +27,8 @@ "399": "When this line was typed in, someone pressed some wrong keys!", "419": "This line has a few words that need changing using the change operator.", "420": "This line has a few words that need changing using the change operator.", - "440": "The end of this line needs to be corrected using the `c$` command.", - "441": "The end of this line needs to be corrected using the `c$` command.", + "440": "The end of this line needs to be corrected using the c$ command.", + "441": "The end of this line needs to be corrected using the c$ command.", "504": -1, "523": -1, "546": "Usually the best time to see the flowers is in the spring.", |