diff --git a/index.tsx b/index.tsx index 1ffc942..0e9ea05 100644 --- a/index.tsx +++ b/index.tsx @@ -212,7 +212,7 @@ export default definePlugin({ link: "https://discord.com/blog/welcome-to-the-new-era-of-discord-apps?ref=badge" }, - // these badges dont have a link because they literally dont link anywhere + // these badges don't have a link because they literally don't link anywhere { description: "Premium App", image: "https://cdn.discordapp.com/badge-icons/d2010c413a8da2208b7e4f35bd8cd4ac.png", @@ -221,7 +221,7 @@ export default definePlugin({ link: "" }, { - description: "Uses Automod", + description: "Uses AutoMod", image: "https://cdn.discordapp.com/badge-icons/f2459b691ac7453ed6039bbcfaccbfcd.png", position: Badges.BadgePosition.END, shouldShow: ({ userId }) => isCurrentUser(userId) && !!settings.store.usesAutomod, @@ -235,7 +235,7 @@ export default definePlugin({ link: "" }, - // Im linking to a dicord video about lootboxs incase someone doesnt know the context behind this badge + // Im linking to a discord video about lootboxes incase someone doesn't know the context behind this badge { description: "A clown, for a limited time", image: "https://discord.com/assets/971cfe4aa5c0582000ea.svg",