Skip to content

Commit a44cceb

Browse files
ajax146dkay0670
andauthored
Update techsupport_bot/commands/report.py
Co-authored-by: dkay <dkay@nortnet.org>
1 parent eec4107 commit a44cceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

techsupport_bot/commands/report.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,6 @@ async def report_command(
116116
await alert_channel.send(embed=embed)
117117

118118
user_embed = auxiliary.prepare_confirm_embed(
119-
message="Your report was successfully recieved"
119+
message="Your report was successfully sent"
120120
)
121121
await interaction.response.send_message(embed=user_embed, ephemeral=True)

0 commit comments

Comments
 (0)