diff --git a/docs/en_us/course_authors/source/building_course/organizing_course.rst b/docs/en_us/course_authors/source/building_course/organizing_course.rst index 369cb44b72..78d147dcb6 100644 --- a/docs/en_us/course_authors/source/building_course/organizing_course.rst +++ b/docs/en_us/course_authors/source/building_course/organizing_course.rst @@ -12,10 +12,10 @@ How a Course is Organized You organize your course in the following hierarchy: -- :ref:`Sections`, which contain - - :ref:`subsections`, which contain - - :ref:`units`, which contain - - :ref:`components`, which contain your actual course content. +* :ref:`Sections`, which contain +* :ref:`subsections`, which contain +* :ref:`units`, which contain +* :ref:`components`, which contain your actual course content. Studio provides you with flexibility when organizing your course. A common course model is for sections to correspond to weeks or chapters, and for subsections to correspond to lessons.