aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitermayer Reis <mitermayer.reis@gmail.com>2019-07-31 16:01:10 -0700
committerGitHub <noreply@github.com>2019-07-31 16:01:10 -0700
commit2de626a6013ee87cc06a3fa1cdf9191c4d36bea9 (patch)
tree74ab79dd1c2a9149dc335fc7e18e63801c52542e
parentedd13d39ec6ea52320eabcf71cf00d7779392993 (diff)
parentc0f7d81faf849589688c4584edb9c3b8d50afb84 (diff)
downloadvim-prettier-2de626a6013ee87cc06a3fa1cdf9191c4d36bea9.tar.xz
Merge pull request #190 from jonathan-soifer/patch-1
improve Requirement's message clearness
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 858d153..c5cbeeb 100644
--- a/README.md
+++ b/README.md
@@ -250,4 +250,4 @@ let g:prettier#config#html_whitespace_sensitivity = 'css'
### REQUIREMENT(S)
-If prettier installation can't be found no code formatting will happen
+If the `prettier` executable can't be found by Vim, no code formatting will happen