1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 15:23:33 +00:00

Merge pull request #882 from djsmith85/fix-typo

Fix typo in webAuthnAuthenticate
This commit is contained in:
Chad Scharf
2021-05-11 17:20:11 -04:00
committed by GitHub

View File

@@ -1661,7 +1661,7 @@
"message": "Pending deletion" "message": "Pending deletion"
}, },
"webAuthnAuthenticate": { "webAuthnAuthenticate": {
"message": "Authenticate WebAutn" "message": "Authenticate WebAuthn"
}, },
"hideEmail": { "hideEmail": {
"message": "Hide my email address from recipients." "message": "Hide my email address from recipients."