From f855f24d5c5f55c2e27ff166e103b6e67e0af253 Mon Sep 17 00:00:00 2001 From: GitStart <1501599+gitstart@users.noreply.github.com> Date: Mon, 19 Sep 2022 23:42:37 +0100 Subject: [PATCH] typo in /more (#4610) Co-authored-by: gitstart Co-authored-by: Nitesh Singh Co-authored-by: Matheus Muniz Co-authored-by: Olusanya Timothy <48022904+seunexplicit@users.noreply.github.com> Co-authored-by: Grace Nshokano Co-authored-by: Thiago Nascimbeni Co-authored-by: Matheus Muniz <87545749+matheusmuniz03@users.noreply.github.com> Co-authored-by: Alex van Andel --- 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 31cb1f4f6b..0a3a6c846a 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -1201,7 +1201,7 @@ "delete_team": "Delete Team", "team_members": "Team members", "more": "More", - "more_page_footer": "We view the mobile application as an extension of the web application. If you are performing any complication actions, please refer back to the web application.", + "more_page_footer": "We view the mobile application as an extension of the web application. If you are performing any complicated actions, please refer back to the web application.", "workflow_example_1": "Send SMS reminder 24 hours before event starts to attendee", "workflow_example_2": "Send custom SMS when event is rescheduled to attendee", "workflow_example_3": "Send custom email when new event is booked to host",