fix typo
This commit is contained in:
parent
e8847bd9cd
commit
8327251ab6
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 able to login with email and password.",
|
||||
"Once enforced, members will not able to login with email and password.",
|
||||
)}
|
||||
</Text>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue