Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Apr 24, 2024
1 parent a73f177 commit 6f68b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/puck/web/event.gleam
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ fn attendance_html(ctx: Context) -> html.Node(a) {
p("We are aiming for 100 people."),
html.h2_text([], "Will meals be included?"),
p(
"Yes! We will be providing breakfast and luch buffets, and a delicious hot
"Yes! We will be providing breakfast and lunch buffets, and a delicious hot
dinner on Friday, Saturday, and Sunday.",
),
p(
Expand Down

0 comments on commit 6f68b81

Please sign in to comment.