diff --git a/snap.html b/snap.html
index d10a8fd8..6689c11d 100755
--- a/snap.html
+++ b/snap.html
@@ -16,7 +16,7 @@
-
+
diff --git a/src/video.js b/src/video.js
index 33157ad3..e4307df4 100644
--- a/src/video.js
+++ b/src/video.js
@@ -2,7 +2,7 @@
video.js
- video motion detection for marphic.js and Snap!
+ video motion detection for morphic.js and Snap!
written by Josep Ferrà ndiz i Farré
https://github.com/jferran6
@@ -40,7 +40,7 @@
// Global stuff ////////////////////////////////////////////////////////
-modules.video = '2019-May-07';
+modules.video = '2019-May-22';
var VideoMotion;