Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariel Jolo committed Mar 31, 2024
1 parent d847192 commit 6cc9f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/agenda.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<div class="col-12 col-md-12 text-center text-md-start"
style="margin-left:4rem;
width:90%">
<h1 class="display-1 fw-bold text-white">{{ _("Conocé la agenda del evento") }}</h1>
<h1 class="display-1 fw-bold text-white">{{ _("Conoce la agenda del evento") }}</h1>
<h3 class="text-white">
<br>
<br>
Expand Down

0 comments on commit 6cc9f6a

Please sign in to comment.