From 97e1c7a2eaa82d0c2adc47d426a64cddfec81446 Mon Sep 17 00:00:00 2001 From: Daniel James Smith Date: Tue, 11 May 2021 23:19:55 +0200 Subject: [PATCH] Fix typo in webAuthnAuthenticate (#964) --- src/locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en/messages.json b/src/locales/en/messages.json index 1560147cd2d..ed884acac59 100644 --- a/src/locales/en/messages.json +++ b/src/locales/en/messages.json @@ -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."