Merge pull request #1827 from djsmith85/fix-typo

Fix typo in webAuthnAuthenticate
This commit is contained in:
Chad Scharf 2021-05-11 17:19:18 -04:00
parent 6aed64d0d8
commit 2bc152e42e
1 changed files with 1 additions and 1 deletions

View File

@ -802,7 +802,7 @@
"message": "Continue the WebAuthn 2FA verification in the new tab." "message": "Continue the WebAuthn 2FA verification in the new tab."
}, },
"webAuthnAuthenticate": { "webAuthnAuthenticate": {
"message": "Authenticate WebAutn" "message": "Authenticate WebAuthn"
}, },
"loginUnavailable": { "loginUnavailable": {
"message": "Login Unavailable" "message": "Login Unavailable"