Skip to content
This repository was archived by the owner on Aug 28, 2019. It is now read-only.

Commit 768242b

Browse files
committed
Fix typo in async with documentation
1 parent 5d1b63b commit 768242b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/shard.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ class AutoShardedClient(Client):
312312
313313
.. describe:: async with x
314314
315-
Asynchronously initialises the client and automatically.
315+
Asynchronously initialises the client and automatically cleans up.
316316
317317
.. versionadded:: 2.0
318318

0 commit comments

Comments
 (0)