diff --git a/account/branding.mdx b/account/branding.mdx
index a6bfa21..7f2aa4e 100644
--- a/account/branding.mdx
+++ b/account/branding.mdx
@@ -8,7 +8,7 @@ icon: palette
## Configure Branding {#configure-branding}
-The [branding page](https://app.trophy.so/branding) in the Trophy dashboard allows you to configure the following account-level settings. These setting will be used in any communications you configure Trophy to send to users, like [Emails](/platform/emails).
+The [branding page](https://app.trophy.so/branding) in the Trophy dashboard allows you to configure the following account-level settings. These settings will be used in any communications you configure Trophy to send to users, like [Emails](/platform/emails).
diff --git a/guides/gamified-study-platform.mdx b/guides/gamified-study-platform.mdx
index ee66a2d..889e3d1 100644
--- a/guides/gamified-study-platform.mdx
+++ b/guides/gamified-study-platform.mdx
@@ -1515,7 +1515,7 @@ export default async function Home() {
}
```
-Then we'll create a new `` component that takes in the achievements and streak data as props and renders it nicely in a dialog. Before adding this we need to add the shadcn/ui `dialog` component to our project, and while we're at it, we'll add the `seperator` component too:
+Then we'll create a new `` component that takes in the achievements and streak data as props and renders it nicely in a dialog. Before adding this we need to add the shadcn/ui `dialog` component to our project, and while we're at it, we'll add the `separator` component too:
```bash
npx shadcn@latest add dialog separator
diff --git a/platform/emails.mdx b/platform/emails.mdx
index 2d2ba79..431a9ad 100644
--- a/platform/emails.mdx
+++ b/platform/emails.mdx
@@ -117,7 +117,7 @@ Follow the steps below to set up DNS verification:
Head down to the DNS Verification section and enter the domain you want to set up with Trophy.
- You can also also configure a custom Return Path. This is where Trophy will forward notifications of bounced emails to help you investigate deliverability issues:
+ You can also configure a custom Return Path. This is where Trophy will forward notifications of bounced emails to help you investigate deliverability issues:
![]()