Skip to content

Commit ed52aa6

Browse files
committed
Update Schedule.tsx
1 parent 3e31c70 commit ed52aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/(pre-dashboard)/(landing)/sections/Schedule.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ const schedule = {
9494
location: 'Hacking Area',
9595
},
9696
{ time: '8:15 AM', event: 'Breakfast', location: 'MPR' },
97-
{ time: '9:00 AM', event: 'STUDENT CENTER DOORS UNLOCK', location: 'Hacking Area' },
97+
{ time: '9:00 AM', event: 'STUDENT CENTER DOORS UNLOCK', location: 'Hacking Area ' },
9898
{
9999
time: '11:00 AM',
100100
event: 'Submissions Due',

0 commit comments

Comments
 (0)