diff --git a/rssbot.py b/rssbot.py
index f34dde977dbcf31c7c74b694d305c8563533bdd8..e3c45e17b0532d623d6a4cc50c939de829a498cc 100755
--- a/rssbot.py
+++ b/rssbot.py
@@ -94,9 +94,7 @@ Invite me to any room on {homeserver} and use the custom state event <code>de.ev
       "update_interval_secs": 10
     }}
   ]
-}}
-</code>
-""".format(homeserver=self.client.user_id.split(':')[1])
+}}</code>""".format(homeserver=self.client.user_id.split(':')[1])
 
             room.send_html(help_message)