1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-14 02:08:50 +02:00

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 committed by GitHub
commit c590a94511
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -806,7 +806,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"