Skip to content

Commit

Permalink
Write board games as two words.
Browse files Browse the repository at this point in the history
  • Loading branch information
m-ou-se committed Dec 10, 2024
1 parent 74b737b commit 2a33fe6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/schedule/RustProjectSchedule.astro
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ import BottomNote from "./BottomNote.astro";
<span slot="attendees">optional</span>
<span slot="time">09:00–14:00</span>
<Fragment slot="activities">
<p>Boardgames? Lego?</p>
<p>Board games? Lego?</p>
<p>Hang out with friends?</p>
</Fragment>
</ScheduleItem>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/all-hands.astro
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ import RustProjectSchedule from "../components/schedule/RustProjectSchedule.astr
</p>
<p>
If you do feel the urge to do anything productive on this day, there will be plenty of rooms to work or collaborate with others.
For everyone else, there will be boardgames, Lego, outdoor games, and plenty of other team members to hang out with.
For everyone else, there will be board games, Lego, outdoor games, and plenty of other team members to hang out with.
</p>
<p>
You don't need a separate ticket for the Pre-All-Hands.
Expand Down

0 comments on commit 2a33fe6

Please sign in to comment.