Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mmanela authored Jul 31, 2024
1 parent 232fedc commit 21a750c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/languages/language.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
)

var unsupportedByLinguistAliasMap = map[string]string{
// Extensions for the Apex programming languages
// Extensions for the Apex programming language
// See https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_dev_guide.htm
"apex": "Apex",
// Pkl Configuration Language (https://pkl-lang.org/)
Expand Down

0 comments on commit 21a750c

Please sign in to comment.