diff options
| author | mitermayer <mitermayer.reis@gmail.com> | 2017-09-02 11:33:03 -0700 |
|---|---|---|
| committer | mitermayer <mitermayer.reis@gmail.com> | 2017-09-02 11:33:11 -0700 |
| commit | f0ce2b93bc9668be6c8cf863525100f07fcd8b52 (patch) | |
| tree | ef3605bc7e661e87c671df40746aae21f6939e09 /doc | |
| parent | 24807b9e798e6e3ad9e8ab0a2e6bc8894acddc6b (diff) | |
| download | vim-prettier-f0ce2b93bc9668be6c8cf863525100f07fcd8b52.tar.xz | |
Fixing typo on doc
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/prettier.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/prettier.txt b/doc/prettier.txt index d6efa70..9a0f209 100644 --- a/doc/prettier.txt +++ b/doc/prettier.txt @@ -22,7 +22,7 @@ When installed via vim-plug, a default prettier executable is installed inside vim-prettier executable resolution: -1. Tranverse parents and search for Prettier installation inside `node_modules` +1. Traverse parents and search for Prettier installation inside `node_modules` 2. Look for a global prettier installation 3. Use locally installed vim-prettier prettier executable |
