Skip to content

Commit f391131

Browse files
committed
Fix typo in ticket section
1 parent fa4bc5c commit f391131

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h3>Welcome to birmingHack!</h3>
2626
<div id="tickets" class="tickets section">
2727
<div class="tickets-description">
2828
{% if page.tickets.released %}
29-
{% if page.ticket.available %}
29+
{% if page.tickets.available %}
3030
<p class="tickets-title"><i class="fa-solid fa-ticket"></i> Tickets now available!</p>
3131
<p>
3232
You can now register for birmingHack 2026! Please note that tickets are limited, so make sure to register as soon as possible.

0 commit comments

Comments
 (0)