massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / Readme.md
index 48e6b46d09da8e0cebc6e9621a2b92929f307bce..f7239b4067fc9dac6cfb7d2004f7a40fba742753 100644 (file)
@@ -29,7 +29,7 @@ vmap <leader>f  <Plug>(coc-format-selected)
 nmap <leader>f  <Plug>(coc-format-selected)
 ```
 
-Then your can `<leader>f` for range format.
+Then you can `<leader>f` for range format.
 
 Prettier range format only support languageId including: `javascript`,
 `javascriptreact`, `typescript`, `typescriptreact`, `json` and `graphql`.