Fix typo on treesitter.txt help page

This commit is contained in:
Leandro Ostera
2020-12-07 08:08:23 +01:00
committed by GitHub
parent ee5ece084c
commit c86ba6dea4

View File

@@ -280,7 +280,7 @@ This lists the currently available predicates to use in queries.
Treesitter syntax highlighting (WIP) *lua-treesitter-highlight*
NOTE: This is a partially implemented feature, and not usable as a default
solution yet. What is documented here is a temporary interface indented
solution yet. What is documented here is a temporary interface intended
for those who want to experiment with this feature and contribute to
its development.