Skip to content

Commit dbaa7cf

Browse files
authored
Typo in description text of Select Server
1 parent da0e4e6 commit dbaa7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/me/ddivad/judgebot/conversations/GuildChoiceConversation.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ fun guildChoiceConversation(
1717
embed {
1818
color = Color.MAGENTA.kColor
1919
title = "Select Server"
20-
description = "Select the server you to view history for."
20+
description = "Select the server you want to view the history for."
2121
thumbnail {
2222
url = discord.kord.getSelf().avatar.url
2323
}

0 commit comments

Comments
 (0)