diff --git a/discord/ext/tasks/__init__.py b/discord/ext/tasks/__init__.py index 266ee8c85..89070594a 100644 --- a/discord/ext/tasks/__init__.py +++ b/discord/ext/tasks/__init__.py @@ -129,7 +129,7 @@ class Loop: Parameters ------------ \*args - The arguments to to use. + The arguments to use. \*\*kwargs The keyword arguments to use.