highlights(hack): fix typo in "tuple" keyword

https://github.com/slackhq/tree-sitter-hack/pull/34
This commit is contained in:
Stephan Seitz 2022-04-06 22:15:12 +02:00 committed by Christian Clason
parent 7721e67368
commit 1031bb4769

View file

@ -53,7 +53,7 @@
[ [
"shape" "shape"
"tupe" "tuple"
(array_type) (array_type)
"bool" "bool"
"float" "float"