aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7ec759a..253bd48 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