From f88bb0fb68df22f1bd84a370e070dc02224fc920 Mon Sep 17 00:00:00 2001 From: ein Date: Sun, 4 Jul 2021 19:52:21 -0700 Subject: [PATCH] fixing example for the dale command --- app/help_methods.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/help_methods.py b/app/help_methods.py index 3627c1e2..d2a41938 100644 --- a/app/help_methods.py +++ b/app/help_methods.py @@ -27,7 +27,7 @@ def get_help_message(method): ], 'dale': [ 'Posts a photo or video of Dale, the goodest boy.', - '\nUsage: !birb' + '\nUsage: !dale' ], 'redpanda': [ 'Returns a random red panda photo',