Skip to content

Commit 95933e7

Browse files
authored
docs: fix spelling (#563)
1 parent 7f00d94 commit 95933e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ require'nvim-treesitter.configs'.setup {
7575
-- Can also be a function which gets passed a table with the keys
7676
-- * query_string: eg '@function.inner'
7777
-- * selection_mode: eg 'v'
78-
-- and should return true of false
78+
-- and should return true or false
7979
include_surrounding_whitespace = true,
8080
},
8181
},

0 commit comments

Comments
 (0)