From 3efa90cf200655a317313254f8247c3fbbb76417 Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Mon, 30 Sep 2024 15:17:31 -0400 Subject: [PATCH] feat: added mention coming back from lunch in schedule --- src/data/schedule.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/schedule.ts b/src/data/schedule.ts index a725fa2..c3f80a8 100644 --- a/src/data/schedule.ts +++ b/src/data/schedule.ts @@ -128,7 +128,7 @@ export const days: ScheduleDay[] = [ at: "12:30pm", description: [ "Head over to the nearby Faneuil Hall Marketplace for lunch.", - "We'll have volunteers available to bring groups over to popular food establishments.", + "We'll have volunteers available to bring groups to and from popular food establishments.", ], location: { href: "https://faneuilhallmarketplace.com",