diff --git a/index.html b/index.html
index b0da47bec279146ebc063dc7b29401ce1377b77c..131b47d02f465d5841a43debf7337d55c0885810 100755
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 	<head>
-		<title>vmap 2015</title>
+		<title>vmap 2018</title>
 		<meta charset="utf-8">
 		<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
 		<link rel="stylesheet" href="css/lib/bootstrap/css/bootstrap.min.css" type="text/css">
@@ -17,7 +17,7 @@
 		<script src="javascript/externs/less/less.min.js"></script>
 	</head>
 	<body ng-app='vmap'>
-		
+
 		<!-- Contient l'application Vmap -->
 		<div app-vmap id="app-vmap"></div>
 
@@ -36,4 +36,4 @@
 		<script src="javascript/externs/jspdf/jspdf.debug.js"></script>
 		<script src="javascript/app/vmap.min.js"></script>
 	</body>
-</html>
\ No newline at end of file
+</html>