diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index 67e9f7581..b287b56e3 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -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*