Fix typo /s/configure/configured
This commit is contained in:
parent
8858ee75a5
commit
3ec15e35b2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue