diff --git a/modules/urbandictionary.py b/modules/urbandictionary.py index 83de1051..cf8e6abe 100644 --- a/modules/urbandictionary.py +++ b/modules/urbandictionary.py @@ -12,7 +12,7 @@ class Module(ModuleManager.BaseModule): def ud(self, event): """ :help: Get the definition of a provided term from Urban Dictionary - :usage: [#index] + :usage: [#] """ number = 1 term = event["args_split"]