diff --git a/cms/templates/index.html b/cms/templates/index.html
index 5193b015fa..2496fcad9c 100644
--- a/cms/templates/index.html
+++ b/cms/templates/index.html
@@ -79,7 +79,7 @@
## Translators: This is an example for the name of the organization sponsoring a course, seen when filling out the form to create a new course. The organization name cannot contain spaces.
## Translators: "e.g. UniversityX or OrganizationX" is a placeholder displayed when user put no data into this field.
- ${_("The name of the organization sponsoring the course.")} ${_("Note: This is part of your course URL, so no spaces or special characters are allowed.")} ${_("This cannot be changed, but you can set a different display name in Advanced Settings later.")}
+ ${_("The name of the organization sponsoring the course.")} ${_("Note: The organization name is part of the course URL")} ${_("This cannot be changed, but you can set a different display name in Advanced Settings later.")}