chore: correct typo in comment

This commit is contained in:
2024-12-01 07:17:32 -05:00
parent 326479cca5
commit 81a4767d15
+1 -1
View File
@@ -10,6 +10,6 @@ return {
'table',
'if_statement',
},
exclude = {}, -- filetypes to excluise
exclude = {}, -- filetypes to exclude
},
}