From 5dd6791cc4ccfe858e860497cd273aaf3e9e55bf Mon Sep 17 00:00:00 2001 From: Madeline Date: Tue, 18 Jun 2024 22:49:55 +0100 Subject: [PATCH] fix "when" of Charity/Culture Week 2024 --- frontend/src/data/events-mock.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/data/events-mock.ts b/frontend/src/data/events-mock.ts index db27869..58444ca 100644 --- a/frontend/src/data/events-mock.ts +++ b/frontend/src/data/events-mock.ts @@ -40,7 +40,7 @@ More info coming soon! (Hint: Cultural Dress Day?)`, url: CULTURE_WEEK_2024_EVENT_BRITE, - when: "24th - 27?th June 2024", + when: "Week of 24th June 2024", cta: { // color: "string", backgroundColor: "#E82328",