diff --git a/app/views/registrations/edit_registrations.html.erb b/app/views/registrations/edit_registrations.html.erb
index f122464f1b..6b8b250293 100644
--- a/app/views/registrations/edit_registrations.html.erb
+++ b/app/views/registrations/edit_registrations.html.erb
@@ -88,7 +88,7 @@
<%= t 'activerecord.attributes.registration.guests' %> |
<% if @competition.has_administrative_notes? %>
- <%= t 'activerecord.attributes.registration.administrative_notes' %> |
+ <%= t 'activerecord.attributes.registration.administrative_notes' %> |
<% end %>
<% if @competition.using_payment_integrations? %>
<%= t 'activerecord.attributes.registration.paid_entry_fees' %> |