aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--js/reveal.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/reveal.js b/js/reveal.js
index 9ca8a41..8c4165d 100644
--- a/js/reveal.js
+++ b/js/reveal.js
@@ -609,7 +609,7 @@ var Reveal = (function(){
* "data-fragment-index" attribute.
*
* Fragments will be revealed in the order that they are returned by
- * this function, so you can use the index attributes to control the
+ * this function, so you can use the index attributes to control the
* order of fragment appearance.
*
* To maintain a sensible default fragment order, fragments are presumed
@@ -1712,7 +1712,7 @@ var Reveal = (function(){
}
/**
- * Handler for the 'touchstart' event, enables support for
+ * Handler for the 'touchstart' event, enables support for
* swipe and pinch gestures.
*/
function onTouchStart( event ) {