From e24f3828cbba5e1a3bcee4e8a46273e634f99163 Mon Sep 17 00:00:00 2001 From: sydwardrae <94979838+sydwardrae@users.noreply.github.com> Date: Fri, 16 Jun 2023 02:26:59 -0400 Subject: [PATCH] Spelling chore common.json (#9550) Fixed occured to occurred --- 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 58182ad7d9..a494565baa 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -1709,7 +1709,7 @@ "no_responses_yet": "No responses yet", "no_routes_defined": "No routes defined", "this_will_be_the_placeholder": "This will be the placeholder", - "error_booking_event": "An error occured when booking the event, please refresh the page and try again", + "error_booking_event": "An error occurred when booking the event, please refresh the page and try again", "timeslot_missing_title": "No timeslot selected", "timeslot_missing_description": "Please select a timeslot to book the event.", "timeslot_missing_cta": "Select timeslot",