diff --git a/src/app/[orgId]/settings/sites/CreateSiteForm.tsx b/src/app/[orgId]/settings/sites/CreateSiteForm.tsx
index 546b2a5b..fb90ba02 100644
--- a/src/app/[orgId]/settings/sites/CreateSiteForm.tsx
+++ b/src/app/[orgId]/settings/sites/CreateSiteForm.tsx
@@ -291,7 +291,7 @@ PersistentKeepalive = 5`
- This is the the display name for the site.
+ This is the display name for the site.
)}
diff --git a/src/app/[orgId]/settings/sites/create/page.tsx b/src/app/[orgId]/settings/sites/create/page.tsx
index a8002705..84d2c1c0 100644
--- a/src/app/[orgId]/settings/sites/create/page.tsx
+++ b/src/app/[orgId]/settings/sites/create/page.tsx
@@ -532,7 +532,7 @@ PersistentKeepalive = 5`;
- This is the the
+ This is the
display name for the
site.