diff options
author | hoeggi | 2017-10-28 19:57:35 +0200 |
---|---|---|
committer | GitHub | 2017-10-28 19:57:35 +0200 |
commit | 8041759b8b11121e7b089cc02501e6474a1582ee (patch) | |
tree | 7396b915d8e26c1e8f845ce250aeadafbe803a38 /README.md | |
parent | 43eada79901830702bd40dce857831aef8e76759 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |