diff --git a/public/javascripts/widgets/embedder.js b/public/javascripts/widgets/embedder.js
index 99d1d8473..fad3fc018 100644
--- a/public/javascripts/widgets/embedder.js
+++ b/public/javascripts/widgets/embedder.js
@@ -66,7 +66,7 @@
this.register("youtube.com",
'' + $.mustache(watchVideoOn, { provider: "YouTube" }) + '
' +
- '');
+ '');
this.register("vimeo.com",
'' + $.mustache(watchVideoOn, { provider: "Vimeo" }) + '
' +