From 3ec15e35b24a13a2f29fb925373c97fee378d672 Mon Sep 17 00:00:00 2001 From: kayakr Date: Thu, 26 Mar 2015 16:56:45 +1300 Subject: [PATCH] Fix typo /s/configure/configured --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8ed42e..3bae5cd 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ Reveal.initialize({ ### Auto-sliding -Presentations can be configure to progress through slides automatically, without any user input. To enable this you will need to tell the framework how many milliseconds it should wait between slides: +Presentations can be configured to progress through slides automatically, without any user input. To enable this you will need to tell the framework how many milliseconds it should wait between slides: ```javascript // Slide every five seconds