diff --git a/earwigbot/commands/afc_report.py b/earwigbot/commands/afc_report.py index d26f44b..9540b82 100644 --- a/earwigbot/commands/afc_report.py +++ b/earwigbot/commands/afc_report.py @@ -41,7 +41,7 @@ class AFCReport(Command): return if not data.args: - msg = "what submission do you want me to give information about?" + msg = "What submission do you want me to give information about?" self.reply(data, msg) return