diff --git a/cosmetics-web/support_portal/app/views/support_portal/account_administration/reset_account.html.erb b/cosmetics-web/support_portal/app/views/support_portal/account_administration/reset_account.html.erb index 443f273c74..3888b0ead0 100644 --- a/cosmetics-web/support_portal/app/views/support_portal/account_administration/reset_account.html.erb +++ b/cosmetics-web/support_portal/app/views/support_portal/account_administration/reset_account.html.erb @@ -7,7 +7,7 @@ Resetting a user account will reset the user's authenticator app, telephone number for text messaging, recovery codes and their password.

- The user will need to follow login instructions as per the email they receive + The user will need to follow login instructions as per the email they receive. <% end %> <%= form_with model: @user, url: reset_account_administration_path, method: :delete do |f| %> <%= f.govuk_submit "Reset account" do %>