Skip to content

Commit 68fda67

Browse files
authored
docs: Fixing typo in readme
1 parent e756465 commit 68fda67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ By default we auto focus on the quickfix when there are errors but can also be d
219219
let g:prettier#quickfix_auto_focus = 0
220220
```
221221

222-
To running vim-prettier not only before saving, but also after changing text or leaving insert mode:
222+
To run vim-prettier not only before saving, but also after changing text or leaving insert mode:
223223

224224
```vim
225225
" when running at every change you may want to disable quickfix

0 commit comments

Comments
 (0)