aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Christian <33403762+rschristian@users.noreply.github.com>2021-03-28 19:29:21 -0500
committerGitHub <noreply@github.com>2021-03-28 19:29:21 -0500
commit68fda6731b9aa29e49706054b69187ae884ccb68 (patch)
tree5a9ac58602b11830cbbd6c5e79391a5af44465a4
parente7564653bccc34a2564ccd9463483af2965d148e (diff)
downloadvim-prettier-68fda6731b9aa29e49706054b69187ae884ccb68.tar.xz
docs: Fixing typo in readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb5e6da..5f8da66 100644
--- a/README.md
+++ b/README.md
@@ -219,7 +219,7 @@ By default we auto focus on the quickfix when there are errors but can also be d
let g:prettier#quickfix_auto_focus = 0
```
-To running vim-prettier not only before saving, but also after changing text or leaving insert mode:
+To run vim-prettier not only before saving, but also after changing text or leaving insert mode:
```vim
" when running at every change you may want to disable quickfix