diff --git a/cms/templates/index.html b/cms/templates/index.html index 5cecabe2b2..619824ede6 100644 --- a/cms/templates/index.html +++ b/cms/templates/index.html @@ -43,7 +43,7 @@
@@ -56,24 +56,24 @@
  • - ${_("The public display name for your course")} + ${_("The public display name for your course.")}
  • - ${_("The name of the organization sponsoring the course")} - ${_("Note: No spaces or special characters are allowed. Also, this cannot be changed")} + ${_("The name of the organization sponsoring the course")} - ${_("Note: No spaces or special characters are allowed. This cannot be changed.")}
  • - ${_("The unique number that identifies your course within your organization")} - ${_("Note: No spaces or special characters are allowed. This cannot be changed")} + ${_("The unique number that identifies your course within your organization")} - ${_("Note: No spaces or special characters are allowed. This cannot be changed.")}
  • - ${_("The term in which your course will run")} - ${_("Note: No spaces or special characters are allowed. Also, this cannot be changed")} + ${_("The term in which your course will run")} - ${_("Note: No spaces or special characters are allowed. This cannot be changed.")}