diff --git a/internal/interaction/interaction_cmd_verify.go b/internal/interaction/interaction_cmd_verify.go index 13fd880..acd4c25 100644 --- a/internal/interaction/interaction_cmd_verify.go +++ b/internal/interaction/interaction_cmd_verify.go @@ -144,7 +144,7 @@ func (c *VerifyCmd) Register(i *Interactions) { []*discordgo.MessageEmbedField{ { Name: "Your Discord account is already linked with a Guild Wars 2 account", - Value: `If you wish the add another Guild Wars 2 account, you can follow the instructions posted above`, + Value: `If you wish to add another Guild Wars 2 account, you can follow the instructions posted above`, }, }, fields...,