Browse Source

Merge pull request #2017 from hoeggi/patch-1

Update README.md
Hakim El Hattab 6 years ago
parent
commit
41e86a2a22
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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