From 71a3fe34084ae8caf13b9be9ea79afa1f8953d44 Mon Sep 17 00:00:00 2001 From: kblock1 <82349125+kblock1@users.noreply.github.com> Date: Thu, 29 Aug 2024 09:37:33 +1000 Subject: [PATCH] Updated UI typo in AdminSettings.vue Updated a typo within the connected-accounts page --- src/components/AdminSettings.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AdminSettings.vue b/src/components/AdminSettings.vue index 3ac7a21..2cb1fbb 100644 --- a/src/components/AdminSettings.vue +++ b/src/components/AdminSettings.vue @@ -56,7 +56,7 @@ - {{ t('google_synchronization', 'Use a po-pup to authenticate') }} + {{ t('google_synchronization', 'Use a pop-up to authenticate') }}