diff --git a/src/main/webapp/static/js/paella/player/example.html b/src/main/webapp/static/js/paella/player/example.html
index 85a3610ff3c270ecb360dac4eb173ab459d4ce96..6bf2e34a683b1afcb521f76f0baced042901e90e 100644
--- a/src/main/webapp/static/js/paella/player/example.html
+++ b/src/main/webapp/static/js/paella/player/example.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 	<head>
-		<meta http-equiv="Content-type" content="text/html; charset=utf-8;">
+		<meta http-equiv="Content-type" content="text/html; charset=utf-8">
 		<meta http-equiv="X-UA-Compatible" content="IE=edge">
 		<title>Paella Engage Example</title>
 		<script type="text/javascript" src="javascript/swfobject.js"></script>
diff --git a/src/main/webapp/static/js/paella/player/index-custom.html b/src/main/webapp/static/js/paella/player/index-custom.html
index ed8aa05fe65a48a2af9870dd4113c8c75a1ba2fc..9ddfced273223f11670b1d9b0b06638db93ecb11 100644
--- a/src/main/webapp/static/js/paella/player/index-custom.html
+++ b/src/main/webapp/static/js/paella/player/index-custom.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 	<head>
-		<meta http-equiv="Content-type" content="text/html; charset=utf-8;">
+		<meta http-equiv="Content-type" content="text/html; charset=utf-8">
 		<meta http-equiv="X-UA-Compatible" content="IE=edge">
 		<meta name = "viewport" content = "user-scalable=no, initial-scale=1.0, maximum-scale=1.0, width=device-width">
 		<title>Paella Engage Example</title>
diff --git a/src/main/webapp/static/js/paella/player/index-debug.html b/src/main/webapp/static/js/paella/player/index-debug.html
index 848e5f0105e8c1599ad56ce61129385cf9aafa23..4476f2985062ecc0fde1e0db3f880ec052e5cbe3 100644
--- a/src/main/webapp/static/js/paella/player/index-debug.html
+++ b/src/main/webapp/static/js/paella/player/index-debug.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 	<head>
-		<meta http-equiv="Content-type" content="text/html; charset=utf-8;">
+		<meta http-equiv="Content-type" content="text/html; charset=utf-8">
         <title>Paella Engage Example</title>
         <script type="text/javascript" src="javascript/polyfill.min.js"></script>
         <script type="text/javascript" src="build/player/javascript/jquery.min.js"></script>
diff --git a/src/main/webapp/static/js/paella/player/index.html b/src/main/webapp/static/js/paella/player/index.html
index d3fb7d4c17bb49a22fb37f7ceb3ebd5555bd54ce..4e8b682eb70c68c27d533c070a7a6a80c1428925 100644
--- a/src/main/webapp/static/js/paella/player/index.html
+++ b/src/main/webapp/static/js/paella/player/index.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 	<head>
-		<meta http-equiv="Content-type" content="text/html; charset=utf-8;">
+		<meta http-equiv="Content-type" content="text/html; charset=utf-8">
 		<meta http-equiv="X-UA-Compatible" content="IE=edge">
 		<meta name = "viewport" content = "user-scalable=no, initial-scale=1.0, maximum-scale=1.0, width=device-width">
 		<title>Paella Engage Example</title>