Skip to content

Commit

Permalink
feat: added mention coming back from lunch in schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Sep 30, 2024
1 parent 71f4e8f commit 3efa90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/schedule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 3efa90c

Please sign in to comment.