From 09968a18d071ad4fbacce2666c027f9b7c05e0c1 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 064aee50..ded8b4a2 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."