diff --git a/cms/templates/settings.html b/cms/templates/settings.html index 420b6975f8..c6f9a2baa6 100644 --- a/cms/templates/settings.html +++ b/cms/templates/settings.html @@ -583,12 +583,12 @@ CMS.URL.UPLOAD_ASSET = '${upload_asset_url | n, js_escaped_string}'
  1. - + ${_("Instructor-paced courses progress at the pace that the course author sets. You can configure release dates for course content and due dates for assignments.")}
  2. - + ${_("Self-paced courses do not have release dates for course content or due dates for assignments. Learners can complete course material at any time before the course end date.")}