diff --git a/teledactyl/content/config.js b/teledactyl/content/config.js index f9e8821f..81ea7b62 100644 --- a/teledactyl/content/config.js +++ b/teledactyl/content/config.js @@ -154,7 +154,7 @@ const Config = Module("config", ConfigBase, { "": modes.NORMAL | modes.INSERT }; }, - optons: function () { + options: function () { // FIXME: comment obviously incorrect // 0: never automatically edit externally // 1: automatically edit externally when message window is shown the first time