diff options
author | Hakim El Hattab | 2013-07-22 08:54:43 -0400 |
---|---|---|
committer | Hakim El Hattab | 2013-07-22 08:54:43 -0400 |
commit | b6e85816e594171853625b006f966d91f3fcc9e9 (patch) | |
tree | ea59121aba74c894b85e7be2831a94ed469ddf9f /README.md | |
parent | 09d7589e3e6421cc05f4c585536e2481ca1e5a39 (diff) |
typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -413,7 +413,7 @@ Just press »F« on your keyboard to show your presentation in fullscreen mode. ### Embedded media -Embedded HTML5 `<video>`/`<audio>` and YouTube iframes are automatically paused when your navigate away from a slide. This can be disabled by decorating your element with a `data-ignore` attribute. +Embedded HTML5 `<video>`/`<audio>` and YouTube iframes are automatically paused when you navigate away from a slide. This can be disabled by decorating your element with a `data-ignore` attribute. Add `data-autoplay` to your media element if you want it to automatically start playing when the slide is shown: |