aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/exts/info/tags.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/exts/info/tags.py b/bot/exts/info/tags.py
index 68ab5f6bb..d80ca448d 100644
--- a/bot/exts/info/tags.py
+++ b/bot/exts/info/tags.py
@@ -369,7 +369,7 @@ class Tags(Cog):
) -> bool:
"""
When arguments are passed in:
- If a single argument is given and it matches a group name, list accessible all tags from that group.
+ If a single argument matching a group name is given, list all accessible tags from that group
Otherwise display the tag if one was found for the given arguments, or try to display suggestions for that name
With no arguments, list all accessible tags