diff --git a/app/views/two_step_verification_exemptions/edit.html.erb b/app/views/two_step_verification_exemptions/edit.html.erb index 6ee80e8b7..ab51b986e 100644 --- a/app/views/two_step_verification_exemptions/edit.html.erb +++ b/app/views/two_step_verification_exemptions/edit.html.erb @@ -17,7 +17,7 @@ <%= text_field_tag "user[reason_for_2sv_exemption]", @user.reason_for_2sv_exemption, class: 'form-control input-md-6' %>
Please provide a reason for granting this exemption above.
-Please note - the reason you enter above will be visible to the user, and any admin who have the ability to edit +
Please note - the reason you enter above will be visible to the user, and any admins who have the ability to edit the user.