aboutsummaryrefslogtreecommitdiffstats
path: root/botcore/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'botcore/__init__.py')
-rw-r--r--botcore/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/botcore/__init__.py b/botcore/__init__.py
index d910f393..a5835306 100644
--- a/botcore/__init__.py
+++ b/botcore/__init__.py
@@ -1,4 +1,4 @@
-"""Useful utilities and tools for discord bot development."""
+"""Useful utilities and tools for Discord bot development."""
from botcore import exts, utils