From e75f200ff79bf408023aa92519e20a2e84ce2910 Mon Sep 17 00:00:00 2001 From: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com> Date: Sun, 16 Oct 2022 03:37:05 +0200 Subject: [PATCH] fix type (#5032) --- apps/web/public/static/locales/en/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json index 584d59a640..072e935eb6 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -786,7 +786,7 @@ "installed_app_payment_description": "Configure which payment processing services to use when charging your clients.", "installed_app_analytics_description": "Configure which analytics apps to use for your booking pages", "installed_app_other_description": "All your installed apps from other categories.", - "installed_app_automation_description": "Configure which automations apps to use", + "installed_app_automation_description": "Configure which automation apps to use", "analytics": "Analytics", "empty_installed_apps_headline": "No apps installed", "empty_installed_apps_description": "Apps enable you to enhance your workflow and improve your scheduling life significantly.",