diff --git a/js/controllers/notes.js b/js/controllers/notes.js index 8ec1d42..6df9069 100644 --- a/js/controllers/notes.js +++ b/js/controllers/notes.js @@ -1,5 +1,5 @@ /** - * Handles the showing and + * Handles the showing of speaker notes */ export default class Notes { @@ -89,7 +89,7 @@ export default class Notes { * Retrieves the speaker notes from a slide. Notes can be * defined in two ways: * 1. As a data-notes attribute on the slide
- * 2. As an