aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2017-11-09 11:47:38 +0100
committerGitHub <noreply@github.com>2017-11-09 11:47:38 +0100
commit41e86a2a22558af90d685c2db8c01677080310a7 (patch)
tree201a05815e8a293a67355eff1f66154c5f154abf
parent1c8edfc8e4c85218512f2b0fdb2a7d122351a7e6 (diff)
parent8041759b8b11121e7b089cc02501e6474a1582ee (diff)
downloadfosdem-2018-presentation-41e86a2a22558af90d685c2db8c01677080310a7.tar
fosdem-2018-presentation-41e86a2a22558af90d685c2db8c01677080310a7.tar.gz
Merge pull request #2017 from hoeggi/patch-1
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6b84256..0c017db 100644
--- a/README.md
+++ b/README.md
@@ -231,7 +231,7 @@ Reveal.initialize({
// Flags if speaker notes should be visible to all viewers
showNotes: false,
- // Global override for autolaying embedded media (video/audio/iframe)
+ // Global override for autoplaying embedded media (video/audio/iframe)
// - null: Media will only autoplay if data-autoplay is present
// - true: All media will autoplay, regardless of individual setting
// - false: No media will autoplay, regardless of individual setting