From 66f324e18cf7078fc9a72e32e6c0f1020cbc23fa Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Thu, 27 Mar 2025 17:42:51 -0400 Subject: [PATCH] fix typo in form description --- src/app/[orgId]/settings/sites/CreateSiteForm.tsx | 2 +- src/app/[orgId]/settings/sites/create/page.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.