Skip to content

Commit 36e5221

Browse files
authored
Word
1 parent c92478f commit 36e5221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ So, here's some useful, productive things to do:
6464
* Inserting text: Move anywhere in the file and press _i_ to get into "insert mode" (it may show at the bottom of the screen) and start typing - and _Esc_ _Esc_ to get back into command mode when you're done.
6565
* Writing your changes to disk: From command mode type _:w_ or _:wq_ to “write and quit”.
6666

67-
This is much as you ever _need_ to learn about _vi_ - but there's an enormous amount more you could learn if you had the time - just don't bother going there until after you've finished this course!
67+
This is as much as you ever _need_ to learn about _vi_ - but there's an enormous amount more you could learn if you had the time - just don't bother going there until after you've finished this course!
6868

6969
However, if you're serious about becoming a sysadmin, it's important that you _commit_ to using _vim_ for all your editing from now on.
7070

0 commit comments

Comments
 (0)