diff --git a/lms/templates/verify_student/make_payment_step.underscore b/lms/templates/verify_student/make_payment_step.underscore index 6f656eedd2..7a54fa14ab 100644 --- a/lms/templates/verify_student/make_payment_step.underscore +++ b/lms/templates/verify_student/make_payment_step.underscore @@ -15,7 +15,7 @@ ) %>
- <%- gettext( "We have successfully verified your identity. You can now enter your payment information and complete your enrollment." ) %> + <%- gettext( "You can now enter your payment information and complete your enrollment." ) %>
<% } %>