diff --git a/app/help_methods.py b/app/help_methods.py index 5f2d5522..b78cf92e 100644 --- a/app/help_methods.py +++ b/app/help_methods.py @@ -5,7 +5,7 @@ def get_help_message(method): '\n\n!decide option 1 or option 2.\n\nIf thre is only', 'one option, it will give you a yes or no' ], - 'deine': [ + 'define': [ 'Returns a definiton of a word from urban dictionary', '\n\nUsage: !define loli' ],