From ac03358703c41bde8101e411bfe67fabc14ac205 Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Fri, 24 Jan 2025 18:52:58 -0600 Subject: [PATCH] Small copy fix in Settings > Organization settings (#25772) All the other page descriptions end with a period. --- frontend/pages/admin/OrgSettingsPage/OrgSettingsPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/pages/admin/OrgSettingsPage/OrgSettingsPage.tsx b/frontend/pages/admin/OrgSettingsPage/OrgSettingsPage.tsx index 6e3aa637e7..ec3b125adb 100644 --- a/frontend/pages/admin/OrgSettingsPage/OrgSettingsPage.tsx +++ b/frontend/pages/admin/OrgSettingsPage/OrgSettingsPage.tsx @@ -129,7 +129,7 @@ const OrgSettingsPage = ({ params, router }: IOrgSettingsPageProps) => { return (

- Set your organization information and configure SSO and SMTP + Set your organization information and configure SSO and SMTP.