Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
slawosz committed Oct 20, 2023
1 parent be6afe7 commit ac3ef2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<% if Services::Feature.registration_disabled? %>
<%= govuk_notification_banner(title_text: "Maintenance notice") do |banner| %>
<% banner.with_heading(
text: "Due to scheduled mainenance taking place soon, the new registrations are currently disabled. If you already started your registration, you can continue.")
text: "Due to scheduled mainenance taking place soon, new registrations are currently disabled. If you already started your registration, you can continue.")
%>
<% end %>
<% end %>
Expand Down

0 comments on commit ac3ef2f

Please sign in to comment.