Fix 'dictionnary' typo (#1511)

This commit is contained in:
Nathan
2024-06-11 06:43:47 -07:00
committed by GitHub
parent 88f51fe7d2
commit 1ff56c0c70
3 changed files with 7 additions and 7 deletions

View File

@ -22,7 +22,7 @@ const versionMapping = {
}
};
// Dictionnary language name to Label
// Dictionary language name to Label
const languageName = {
"rust": "Rust",
"python": "Python",