aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab2012-10-13 12:04:33 -0400
committerHakim El Hattab2012-10-13 12:04:33 -0400
commit421b78aafb2e2c00af4d771c988347964675ef42 (patch)
treec1cca7c043834355ccd7fa18de27d42f593359ce /README.md
parented1db1f3c871c1bf85085973c49b361ab420bf46 (diff)
ability to define autoSlide duration per slide
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1ed9898..f63249f 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ Reveal.initialize({
// Number of milliseconds between automatically proceeding to the
// next slide, disabled when set to 0, this value can be overwritten
- // by using a data-autoSlide attribute on your slides
+ // by using a data-duration attribute on your slides
autoSlide: 0,
// Enable slide navigation via mouse wheel