mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Fix 'dictionnary' typo (#1511)
This commit is contained in:
@ -22,7 +22,7 @@ const versionMapping = {
|
||||
}
|
||||
};
|
||||
|
||||
// Dictionnary language name to Label
|
||||
// Dictionary language name to Label
|
||||
const languageName = {
|
||||
"rust": "Rust",
|
||||
"python": "Python",
|
||||
|
Reference in New Issue
Block a user