mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Fix typo in documentation: labe: -> label:
This commit is contained in:
parent
b0f65cfce4
commit
c27d35adc5
1 changed files with 1 additions and 1 deletions
|
|
@ -267,7 +267,7 @@ For keywords related to loops.
|
|||
|
||||
`TSLabel`
|
||||
*hl-TSLabel*
|
||||
For labels: `labe:` in C and `:label:` in Lua.
|
||||
For labels: `label:` in C and `:label:` in Lua.
|
||||
|
||||
`TSOperator`
|
||||
*hl-TSOperator*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue