aboutsummaryrefslogtreecommitdiff
path: root/src/content
diff options
context:
space:
mode:
Diffstat (limited to 'src/content')
-rw-r--r--src/content/messages.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/messages.js b/src/content/messages.js
index df9fba2..72a566b 100644
--- a/src/content/messages.js
+++ b/src/content/messages.js
@@ -4,7 +4,7 @@ export default {
CONSOLE_BLURRED: 'console.blured',
CONSOLE_ENTERED: 'console.entered',
- CONSOLE_CHANGEED: 'console.changed',
+ CONSOLE_QUERY_COMPLETIONS: 'console.query.completions',
KEYDOWN: 'keydown',