diff --git a/firefox/content.js b/firefox/content.js
index 06394d9..cb0b1e6 100644
--- a/firefox/content.js
+++ b/firefox/content.js
@@ -94,7 +94,7 @@ $(document).ready(() => {
});
keys += "";
}
- var img = "
";
+ var img = "
";
if (action.emoji) {
img = ""+action.emojiChar+""
}