From d9aed45504d9653a994e752dd2d61379082d8a9b Mon Sep 17 00:00:00 2001 From: Akhil Mohan Date: Wed, 25 Jun 2025 14:42:11 +0530 Subject: [PATCH] Update frontend/src/pages/organization/AccessManagementPage/components/OrgIdentityTab/components/IdentitySection/IdentityTlsCertAuthForm.tsx Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- .../components/IdentitySection/IdentityTlsCertAuthForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." >