diff --git a/app/views/debates/show.html.erb b/app/views/debates/show.html.erb index 87b3ffd24..ec8a99422 100644 --- a/app/views/debates/show.html.erb +++ b/app/views/debates/show.html.erb @@ -30,7 +30,7 @@
<%= @debate.total_votes %> votos
+<%= pluralize(@debate.total_votes, 'voto', 'votos') %> votos