Fixed typo

Fixed typo in _poll.html.erb partial causing a translation not being
found.
This commit is contained in:
Juan Salvador Pérez García
2018-07-04 07:28:25 +02:00
parent 889a15a9bf
commit d6013d15ab

View File

@@ -19,7 +19,7 @@
<div class="card-section text-center">
<a href='#' class="button">
<%= t('.view_reponses') %>
<%= t('.view_responses') %>
</a>
</div>
</div>