diff options
author | A-Walrus | 2022-07-06 02:49:54 +0000 |
---|---|---|
committer | GitHub | 2022-07-06 02:49:54 +0000 |
commit | 1378b911b63f4fdab7beba77de6d54f1dd070553 (patch) | |
tree | 4a0a72ede4d26d4f89732d8db348142eab4a69dc /runtime/queries/elm | |
parent | b61221107068160c241858a530f6fa4144566122 (diff) |
Fix some typos (#2978)
Diffstat (limited to 'runtime/queries/elm')
-rw-r--r-- | runtime/queries/elm/highlights.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queries/elm/highlights.scm b/runtime/queries/elm/highlights.scm index 3c8fd12d..d02b3a5c 100644 --- a/runtime/queries/elm/highlights.scm +++ b/runtime/queries/elm/highlights.scm @@ -49,7 +49,7 @@ ] @keyword -(import) @keyword.contol.import +(import) @keyword.control.import (module) @keyword.other (number_constant_expr) @constant.numeric |