diff --git a/lms/templates/portal/course_about.html b/lms/templates/portal/course_about.html
index 5a28ebfa34..95afcfd73c 100644
--- a/lms/templates/portal/course_about.html
+++ b/lms/templates/portal/course_about.html
@@ -25,7 +25,7 @@
Register for ${course.number}
%endif
%else:
- Register
+ Register for ${course.number}
%endif