diff options
| author | mitermayer <mitermayer.reis@gmail.com> | 2017-09-02 11:33:26 -0700 |
|---|---|---|
| committer | mitermayer <mitermayer.reis@gmail.com> | 2017-09-02 11:33:26 -0700 |
| commit | 4ce59c1c48c67e09c1770d668b1ed760ac7471e0 (patch) | |
| tree | 4e24002042a291a0d700231f4f8ca9549b54affa | |
| parent | ba3603c69949687928bf0f6b75c1299e775b1302 (diff) | |
| parent | f0ce2b93bc9668be6c8cf863525100f07fcd8b52 (diff) | |
| download | vim-prettier-4ce59c1c48c67e09c1770d668b1ed760ac7471e0.tar.xz | |
Merge branch 'master' into issue/51-adding-support-for-prettier-1.6
| -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 |
