Fix typo in enforce-sso.tsx (#1145)
This commit is contained in:
parent
bc3cb2d63f
commit
55d1a2c932
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ export default function EnforceSso() {
|
|||
<Text size="md">{t("Enforce SSO")}</Text>
|
||||
<Text size="sm" c="dimmed">
|
||||
{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.",
|
||||
)}
|
||||
</Text>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue