Skip to content

Commit 5fe2bdf

Browse files
committed
fix: lint error
1 parent e6ccd9b commit 5fe2bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/language-detection.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export function lookupLanguageByAceMode(kvMap) {
3636
}
3737

3838
/**
39-
* Return aceMode from file extension or lang in kvMap, if is
39+
* Return aceMode from file extension or lang in kvMap, if is
4040
* an extension.
4141
* @param {object} kvMap
4242
* @param {string} filePath

0 commit comments

Comments
 (0)