From f7baa822f74cf898310d845044d4b952b2dfbc0e Mon Sep 17 00:00:00 2001 From: unramk <69650762+unramk@users.noreply.github.com> Date: Sat, 29 Aug 2020 20:18:07 +0200 Subject: [PATCH] Update README.md Small typo :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5b564a..32ece63 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Depends on MFA_RECHECK_MAX=30 # Maximum in seconds MFA_QUICKLOGIN=True # Allow quick login for returning users by provide only their 2FA MFA_HIDE_DISABLE=('FIDO2',) # Can the user disable his key (Added in 1.2.0). - MFA_OWNED_BY_ENTERPRISE = FALSE # Who ownes security keys + MFA_OWNED_BY_ENTERPRISE = FALSE # Who owns security keys TOKEN_ISSUER_NAME="PROJECT_NAME" #TOTP Issuer name