diff options
author | Josh Rahm <joshuarahm@gmail.com> | 2023-11-30 20:35:25 +0000 |
---|---|---|
committer | Josh Rahm <joshuarahm@gmail.com> | 2023-11-30 20:35:25 +0000 |
commit | 1b7b916b7631ddf73c38e3a0070d64e4636cb2f3 (patch) | |
tree | cd08258054db80bb9a11b1061bb091c70b76926a /runtime/tutor/en/vim-01-beginner.tutor.json | |
parent | eaa89c11d0f8aefbb512de769c6c82f61a8baca3 (diff) | |
parent | 4a8bf24ac690004aedf5540fa440e788459e5e34 (diff) | |
download | rneovim-aucmd_textputpost.tar.gz rneovim-aucmd_textputpost.tar.bz2 rneovim-aucmd_textputpost.zip |
Merge remote-tracking branch 'upstream/master' into aucmd_textputpostaucmd_textputpost
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.", |