From 2d26febe58cc4f43fa3bd0f4bffa0fb7e8936213 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Wed, 28 Aug 2024 17:09:47 -0400 Subject: [PATCH] a to an --- .../components/IdentitySection/IdentityKubernetesAuthForm.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/views/Org/MembersPage/components/OrgIdentityTab/components/IdentitySection/IdentityKubernetesAuthForm.tsx b/frontend/src/views/Org/MembersPage/components/OrgIdentityTab/components/IdentitySection/IdentityKubernetesAuthForm.tsx index 7c31bcdbc..44bb2d8c9 100644 --- a/frontend/src/views/Org/MembersPage/components/OrgIdentityTab/components/IdentitySection/IdentityKubernetesAuthForm.tsx +++ b/frontend/src/views/Org/MembersPage/components/OrgIdentityTab/components/IdentitySection/IdentityKubernetesAuthForm.tsx @@ -239,7 +239,7 @@ export const IdentityKubernetesAuthForm = ({ @@ -255,7 +255,7 @@ export const IdentityKubernetesAuthForm = ({ label="Allowed Namespaces" isError={Boolean(error)} errorText={error?.message} - tooltipText="A optional comma-separated list of trusted service account names that are allowed to authenticate with Infisical. Leave empty to allow any namespaces." + tooltipText="An optional comma-separated list of trusted service account names that are allowed to authenticate with Infisical. Leave empty to allow any namespaces." >