diff --git a/README.md b/README.md
index 7cd8156cda5d4a84180f6d807ab77c3319e90cd7..e3b789e05179f2f8fbc095d9e08daa40947b8303 100644
--- a/README.md
+++ b/README.md
@@ -355,7 +355,7 @@ Reveal.initialize({
 	// the automated time allocation causes slide pacing to fall
 	// below this threshold, then you will see an alert in the
 	// speaker notes window
-	minimumTimePerSlide: 0;
+	minimumTimePerSlide: 0,
 
 	// Enable slide navigation via mouse wheel
 	mouseWheel: false,