Skip to content

Commit af587d3

Browse files
fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5e7fcc5 commit af587d3

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
@@ -274,7 +274,7 @@ async def archive_channel( # type: ignore[misc]
274274
ctx=ctx,
275275
message=(
276276
"Supplied channel to archive is a category - "
277-
"please use the archive-channel command to archive categories.."
277+
"please use the archive-channel command to archive categories."
278278
),
279279
)
280280
return

0 commit comments

Comments
 (0)