Skip to content

Commit 8094b01

Browse files
Update cogs/archive.py
Co-authored-by: Matt Norton <matt@carrotmanmatt.com>
1 parent 81ded1a commit 8094b01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cogs/archive.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ async def autocomplete_get_categories(
3939
"""
4040
Autocomplete callable that generates the set of available selectable categories.
4141
42-
The list of categories only includes those that do not contain the word "archive".
42+
The set of selectable categories only includes those that do not contain the word "archive".
4343
"""
4444
try:
4545
main_guild: discord.Guild = ctx.bot.main_guild

0 commit comments

Comments
 (0)