diff --git a/app/views/home/_upcoming_deadlines.html.erb b/app/views/home/_upcoming_deadlines.html.erb index 6fa1f155f..a46518096 100644 --- a/app/views/home/_upcoming_deadlines.html.erb +++ b/app/views/home/_upcoming_deadlines.html.erb @@ -12,7 +12,7 @@ <% end %> <% if !FormHandler.instance.in_crossover_period? %> -
CHANGETry to complete your logs for each quarter by the cut-off date.
+Try to complete your logs for each quarter by the cut-off date.
You can still create logs for a previous quarter after its cut-off date, as long as you complete them by the end-of-year deadline: <%= formatted_deadline %>.
<% end %>