From b28312c329a050ce8204e9122319c02a4c4a9a85 Mon Sep 17 00:00:00 2001 From: Tuval Simha Date: Wed, 28 Aug 2024 12:58:06 +0300 Subject: [PATCH] Fix description text for change organization name modal (#5533) Co-authored-by: Kamil Kisiela Co-authored-by: Saihajpreet Singh --- packages/web/app/src/pages/organization-settings.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/packages/web/app/src/pages/organization-settings.tsx b/packages/web/app/src/pages/organization-settings.tsx index 08a77cd54..5724bb3ba 100644 --- a/packages/web/app/src/pages/organization-settings.tsx +++ b/packages/web/app/src/pages/organization-settings.tsx @@ -380,9 +380,10 @@ const SettingsPageRenderer = (props: { Organization Name - Changing the name of your organization won't{' '} - change the slug of your organization URL, and will invalidate any existing links - to your organization. + Changing the name of your organization will + not change the slug of your organization URL, + and will not invalidate any existing links to + your organization.