diff --git a/apps/client/src/ee/security/components/enforce-sso.tsx b/apps/client/src/ee/security/components/enforce-sso.tsx
index 31a9f6fa..183046e3 100644
--- a/apps/client/src/ee/security/components/enforce-sso.tsx
+++ b/apps/client/src/ee/security/components/enforce-sso.tsx
@@ -15,7 +15,7 @@ export default function EnforceSso() {
{t("Enforce SSO")}
{t(
- "Once enforced, members will not able to login with email and password.",
+ "Once enforced, members will not be able to login with email and password.",
)}