Skip to content

Commit

Permalink
Update OrgSettingsPage.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
rachaelshaw committed Jan 25, 2025
1 parent 3089c96 commit 3b25910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/pages/admin/OrgSettingsPage/OrgSettingsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ const OrgSettingsPage = ({ params, router }: IOrgSettingsPageProps) => {
return (
<div className={`${baseClass}`}>
<p className={`${baseClass}__page-description`}>
Set your organization information and configure SSO and SMTP
Set your organization information and configure SSO and SMTP.
</p>
<SideNav
className={`${baseClass}__side-nav`}
Expand Down

0 comments on commit 3b25910

Please sign in to comment.