Skip to content

Commit 341fd23

Browse files
author
steve
committed
A perfect grammer guy, I'm not!
1 parent a3bc93d commit 341fd23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ create that subdirectory:
1414
```bash
1515
mkdir $HOME/.vim
1616
````
17-
If you do not have a `syntax` or `ftdetect` subdirectory under that `.vim` directory, create one:
17+
If you do not have a `syntax` or `ftdetect` subdirectory under that `.vim` directory, create them as needed:
1818

1919
```bash
2020
mkdir $HOME/.vim/syntax

0 commit comments

Comments
 (0)