diff --git a/commands/config.js b/commands/config.js index 7e4ad61..a03e98d 100644 --- a/commands/config.js +++ b/commands/config.js @@ -56,7 +56,7 @@ module.exports = { await channel.send({ embeds: [{ title: 'Guild Application', - description: "You can apply for guild by clicking the button below.", + description: "You can apply for the guild by clicking the button below.", color: embedColor, footer: { text: interaction.guild.name + " | Developed by @Taken#0002",