Skip to content

Commit 170cfca

Browse files
author
Cyteon
committed
typo
1 parent 0b98f03 commit 170cfca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/ticket.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ async def ticket(self, interaction: discord.Interaction, button: Button):
6767
)
6868

6969
await ServerLogger.send_log(
70-
title="Ticekt Created",
70+
title="Ticket Created",
7171
description="Created by {0}".format(interaction.user.mention),
7272
color=discord.Color.green(),
7373
guild=interaction.guild,

0 commit comments

Comments
 (0)