manual_episode_order.html: fix typo in a comment
authorMaxim Belkin <maxim.belkin@gmail.com>
Mon, 11 Nov 2019 20:29:38 +0000 (14:29 -0600)
committerFrançois Michonneau <francois.michonneau@gmail.com>
Mon, 18 Nov 2019 17:28:58 +0000 (12:28 -0500)
_includes/manual_episode_order.html

index 573ebdee74d3227df72c2edb8d4ccbabe700e710..790862719942d5ebf540b051d365d1dda1cb1ce9 100644 (file)
@@ -35,7 +35,7 @@
        as 'url' and 'title' and that are used in
        'episode_navbar.html'.
 
-    When episode order is specified manualy, the 'lesson_episodes'
+    When episode order is specified manually, the 'lesson_episodes'
     variable contains a list of episode names ("slugs", to be precise;
     "slug" is the episode name without '.md').  Therefore, when we
     iterate over 'lesson_episodes' (in syllabus.html and navbar.html) ,