mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
grammo: fix some grammar in CONTRIBUTING.md
"Advice" is an uncountable noun and lacks a plural.
This commit is contained in:
parent
b21618c1a9
commit
cf88487eed
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ For now these are the types of queries used by `nvim-treesitter`:
|
|||
- `injections.scm`: used to define injections.
|
||||
|
||||
For these types there is a _norm_ you will have to follow so that features work fine.
|
||||
Here are some global advices:
|
||||
Here is some global advice:
|
||||
|
||||
- If your language is listed [here](https://github.com/nvim-treesitter/nvim-treesitter#supported-languages),
|
||||
you can install the [playground plugin](https://github.com/nvim-treesitter/playground).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue