Fix typo
This commit is contained in:
parent
d50efe2746
commit
c32b6f0b99
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ configuration. The conventional name for the configuration file is
|
|||
~/.vimrc: vimrc
|
||||
|
||||
- shell:
|
||||
- [git update-submodules, Installing/updating submodules]
|
||||
- [git submodule update --init --recursive, Installing submodules]
|
||||
```
|
||||
|
||||
The configuration file can also be written in JSON. Here is the JSON equivalent
|
||||
|
|
Loading…
Reference in a new issue