diff --git a/lms/templates/student_account/institution_register.underscore b/lms/templates/student_account/institution_register.underscore
index ba97dd6e7e6bf3153cb7b007d7810fbe987819a1..a53ff7cae40614770194ccc2a446f3bdaca83a8a 100644
--- a/lms/templates/student_account/institution_register.underscore
+++ b/lms/templates/student_account/institution_register.underscore
@@ -26,6 +26,6 @@
     </div>
 
     <div class="toggle-form">
-        <button class="nav-btn form-toggle" data-type="register"><%- gettext("Register through edX") %></button>
+        <button class="nav-btn form-toggle" data-type="register"><%- gettext("Create an Account") %></button>
     </div>
 </div>