From f468e623e17646a93110f3d54b79a2abbd7ebb92 Mon Sep 17 00:00:00 2001 From: Nicholas La Roux Date: Mon, 26 Aug 2024 17:23:42 +0900 Subject: [PATCH] Fix system auth typo 'autometic' -> 'automatic' (#10708) --- apps/desktop/src/locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/desktop/src/locales/en/messages.json b/apps/desktop/src/locales/en/messages.json index c0f98f1753..84cfab039f 100644 --- a/apps/desktop/src/locales/en/messages.json +++ b/apps/desktop/src/locales/en/messages.json @@ -1817,7 +1817,7 @@ "message": "Browser biometrics requires desktop biometrics to be set up in the settings first." }, "biometricsManualSetupTitle": { - "message": "Autometic setup not available" + "message": "Automatic setup not available" }, "biometricsManualSetupDesc": { "message": "Due to the installation method, biometrics support could not be automatically enabled. Would you like to open the documentation on how to do this manually?"