Skip to content

Commit

Permalink
Add missing space and adjust punctuation on the ticket lottery page
Browse files Browse the repository at this point in the history
  • Loading branch information
nomis authored and marksteward committed May 26, 2024
1 parent 9e8b46f commit bc970db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/schedule/event_tickets.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h2>Your current workshop tickets</h2>

<div>
For more details about how the lottery works please see
<a href="{{ url_for('.about_event_tickets') }}">our about page.</a>
<a href="{{ url_for('.about_event_tickets') }}">our about page</a>.
</div>

<noscript>
Expand Down

0 comments on commit bc970db

Please sign in to comment.