diff --git a/4chan_x.user.js b/4chan_x.user.js
index de712ffb3..81074b674 100644
--- a/4chan_x.user.js
+++ b/4chan_x.user.js
@@ -994,7 +994,7 @@
var arr, checked, description, dialog, hiddenNum, hiddenThreads, html, input, key, li, link, main, obj, overlay, ul, _i, _j, _k, _len, _len2, _len3, _ref, _ref2, _ref3, _ref4;
hiddenThreads = $.getValue("hiddenThreads/" + g.BOARD + "/", {});
hiddenNum = Object.keys(g.hiddenReplies).length + Object.keys(hiddenThreads).length;
- html = "
";
+ html = " ";
dialog = $.el('div', {
id: 'options',
innerHTML: html
diff --git a/script.coffee b/script.coffee
index a6a156ff2..0106d4974 100644
--- a/script.coffee
+++ b/script.coffee
@@ -803,7 +803,7 @@ options =
| Expand thread | |
| Watch thread | |
| Hide thread | |
- | Expand selected images | |
+ | Expand selected image | |
| Expand all images | |
| Update now | |