Fix typo in webAuthnAuthenticate (#964)

This commit is contained in:
Daniel James Smith 2021-05-11 23:19:55 +02:00 committed by GitHub
parent 29f741316c
commit 97e1c7a2ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3832,7 +3832,7 @@
"message": "To verify your 2FA please click the button below."
},
"webAuthnAuthenticate": {
"message": "Authenticate WebAutn"
"message": "Authenticate WebAuthn"
},
"webAuthnNotSupported": {
"message": "WebAuthn is not supported in this browser."