Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kovacspe committed May 19, 2024
1 parent 825e375 commit cb96ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion competition/templates/competition/results.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</div>
{% endif %}
{% if event.frozen_results %}
<div>Výsledky sú zmrazené. Skutočné výsledky zobrazíme, až po súťaži.</div>
<div>Výsledky sú zmrazené. Skutočné výsledky zobrazíme až po súťaži.</div>
{% endif %}
<table class="table">
<thead>
Expand Down

0 comments on commit cb96ea1

Please sign in to comment.