Skip to content

Commit 94d89b2

Browse files
committed
chore: clarity
1 parent 9d91c59 commit 94d89b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/link.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ interface FandomUserProfileResponse {
4343

4444
export const data = new SlashCommandBuilder()
4545
.setName("link")
46-
.setDescription("Link thy Discord soul with thy Fandom account")
46+
.setDescription("Link thy Discord soul with thy Fandom account (case-sensitive)")
4747
.addStringOption((option) =>
4848
option
4949
.setName("fandomusername")

0 commit comments

Comments
 (0)