diff --git a/script.js b/script.js index e158c637..8a48f1fc 100644 --- a/script.js +++ b/script.js @@ -229,7 +229,7 @@ $(function() { { type: 'primary', icon: 'fa-keyboard-o', - title: 'Keypress', + title: 'Keycode', content: 'keypress' }, { @@ -253,7 +253,7 @@ $(function() { { type: 'default', icon: 'fa-keyboard-o', - title: 'Switch keymap', + title: 'Keymap', content: 'switchKeymap' }, {