Skip to content

Commit 0077431

Browse files
dkay0670Copilot
andauthored
fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 79612a4 commit 0077431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

techsupport_bot/commands/hello.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ class Greeter(cogs.BaseCog):
3535
extras={"module": "hello"},
3636
)
3737
async def hello_app_command(self: Self, interaction: discord.Interaction) -> None:
38-
"""A simple command to hace the bot say HEY to the invoker
38+
"""A simple command to have the bot say HEY to the invoker
3939
4040
Args:
4141
interaction (discord.Interaction): The interaction that called this command

0 commit comments

Comments
 (0)