diff --git a/frontend/src/pages/organization/AccessManagementPage/components/OrgIdentityTab/components/IdentitySection/IdentityTlsCertAuthForm.tsx b/frontend/src/pages/organization/AccessManagementPage/components/OrgIdentityTab/components/IdentitySection/IdentityTlsCertAuthForm.tsx index e018bc770..4da71b3ef 100644 --- a/frontend/src/pages/organization/AccessManagementPage/components/OrgIdentityTab/components/IdentitySection/IdentityTlsCertAuthForm.tsx +++ b/frontend/src/pages/organization/AccessManagementPage/components/OrgIdentityTab/components/IdentitySection/IdentityTlsCertAuthForm.tsx @@ -210,7 +210,7 @@ export const IdentityTlsCertAuthForm = ({ isError={Boolean(error)} isOptional errorText={error?.message} - tooltipText="Comma seperated common names allowed to authenticate against the identity. Leave empty to allow any certificate." + tooltipText="Comma separated common names allowed to authenticate against the identity. Leave empty to allow any certificate." >