We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ccd9b commit 5fe2bdfCopy full SHA for 5fe2bdf
src/language-detection.js
@@ -36,7 +36,7 @@ export function lookupLanguageByAceMode(kvMap) {
36
}
37
38
/**
39
- * Return aceMode from file extension or lang in kvMap, if is
+ * Return aceMode from file extension or lang in kvMap, if is
40
* an extension.
41
* @param {object} kvMap
42
* @param {string} filePath
0 commit comments