diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index 14cbb5f2d..6db97dcba 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -598,7 +598,7 @@ GOTO labels: `label:` in C, and `::label::` in Lua. Method definitions. *hl-TSMethodCall* -`TSMethod` +`TSMethodCall` Method calls. *hl-TSNamespace*