Skip to content

Commit

Permalink
typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
frankniujc committed Sep 2, 2021
1 parent a5488d7 commit a8dee35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ale.YAML-tmLanguage
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
comment: ALE syntax highlight
name: ale_test
name: ale
scopeName: source.ale
fileTypes: [pl, plt]
uuid: 11B0273F-0284-4483-B17B-4B8D0A9294CC
Expand Down
2 changes: 1 addition & 1 deletion ale.tmLanguage
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<string>plt</string>
</array>
<key>name</key>
<string>ale_test</string>
<string>ale</string>
<key>patterns</key>
<array>
<dict>
Expand Down

0 comments on commit a8dee35

Please sign in to comment.