fix typo in constants

main
Mike Fix 4 years ago
parent e617327636
commit 421b92b226
No known key found for this signature in database
GPG Key ID: 1D85E862314CA79F

@ -838,7 +838,7 @@ export const LANGUAGES = [
mode: 'octave', mode: 'octave',
mime: 'text/x-octave', mime: 'text/x-octave',
short: 'matlab', short: 'matlab',
hightlight: true, highlight: true,
}, },
{ {
name: 'MySQL', name: 'MySQL',

Loading…
Cancel
Save