mirror of
https://github.com/docmost/docmost.git
synced 2025-11-10 02:12:06 +10:00
Fix typo in enforce-sso.tsx (#1145)
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user