diff --git a/argondjbot.py b/argondjbot.py
index 5faaf15..f301cc1 100644
--- a/argondjbot.py
+++ b/argondjbot.py
@@ -274,7 +274,7 @@ class Playlist:
class ArgonDJBot(yaboli.Bot):
- HELP_GENERAL = ["Keeps track of the video queue. !q to queue a new video."]
+ HELP_GENERAL = "Keeps track of the video queue. !q to queue a new video."
HELP_SPECIFIC = [
"Simply playing videos:",
"!queue - add videos to the queue (alias: !q)",