summaryrefslogtreecommitdiff
path: root/app/views/application/_timer.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/application/_timer.html.erb')
-rw-r--r--app/views/application/_timer.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/application/_timer.html.erb b/app/views/application/_timer.html.erb
index ec10258..edbc7ea 100644
--- a/app/views/application/_timer.html.erb
+++ b/app/views/application/_timer.html.erb
@@ -19,7 +19,7 @@
<div class="text-center text-xs my-2">
<% if current_char.activity.gid.include?("beastslay") %>
- <%= current_char.wounds %> / <%= current_char.max_wounds %> wounds
+ <%= current_char.wounds %> / <%= pluralize(current_char.max_wounds, "wound") %>
<% end %>
<% current_char.active_states.each do |state| %>
<div>