Skip to content
Snippets Groups Projects
Commit 404dd4e4 authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

Merge branch 'master' of github.com:hakimel/reveal.js into dev

parents a0cc104a 69bc0be2
No related branches found
No related tags found
No related merge requests found
......@@ -276,7 +276,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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment