diff --git a/app/views/admin/programs/show.html.haml b/app/views/admin/programs/show.html.haml index 47e50fb658..0bdac42a36 100644 --- a/app/views/admin/programs/show.html.haml +++ b/app/views/admin/programs/show.html.haml @@ -16,7 +16,7 @@ %dd#end_date = @cfp.end_date.strftime('%A, %B %-d. %Y') %dt - Days Left: + Days Left %dd = pluralize(@cfp.remaining_days, 'day') %dt