diff --git a/index.html b/index.html
index 1493fe5..2725f8e 100644
--- a/index.html
+++ b/index.html
@@ -114,6 +114,7 @@
context.globalCompositeOperation = "destination-out";
var wrapper = new CanvasTextWrapper(canvas, 'Hello'); // default options will apply
@@ -122,7 +123,7 @@