diff --git a/4chan_x.user.js b/4chan_x.user.js
index 27a3a0412..fa872ea90 100644
--- a/4chan_x.user.js
+++ b/4chan_x.user.js
@@ -2287,7 +2287,7 @@
\
\
Keybinds are disabled.
\
-
Allowed keys: Ctrl, Alt, a-z, A-Z, 0-9, Up, Down, Right, Left.
\
+
Allowed keys: Ctrl, Alt, Meta, a-z, A-Z, 0-9, Up, Down, Right, Left.
\
\
diff --git a/script.coffee b/script.coffee
index a2e3fcf7c..1796680d1 100644
--- a/script.coffee
+++ b/script.coffee
@@ -1761,7 +1761,7 @@ Options =
Keybinds are disabled.
-
Allowed keys: Ctrl, Alt, a-z, A-Z, 0-9, Up, Down, Right, Left.
+
Allowed keys: Ctrl, Alt, Meta, a-z, A-Z, 0-9, Up, Down, Right, Left.