Skip to content

Commit ce5bffb

Browse files
Update src/layouts/ScheduleLayout.astro
Co-authored-by: Mia Bajić <[email protected]>
1 parent 387a22f commit ce5bffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/ScheduleLayout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const { title, description } = Astro.props;
1818

1919
<p class="bg-[rgb(255,252,204)] text-[rgb(153,101,21)] border-l-4 border-[rgb(255,204,0)] p-4 text-sm flex items-center space-x-2">
2020
<i class="fas fa-exclamation-triangle"></i>
21-
<span><strong>Important:</strong> This is an early version of the schedule. It might still change, so please manage your expectations when planning your travel based on specific sessions.</span>
21+
<span><strong>Important:</strong> This is an early version of the schedule and may still change. If you're planning travel around specific sessions, please keep that in mind.</span>
2222
</p>
2323
<Headline as="h2" id="schedule-main" title="2025 Schedule" />
2424

0 commit comments

Comments
 (0)