diff --git a/template/index.html b/template/index.html
index e0f577b927..dcf1dabd65 100644
--- a/template/index.html
+++ b/template/index.html
@@ -2,7 +2,7 @@
 <html>
 <head>
     <meta charset="utf-8">
-    <title>Cocos2d-html5 Hello World test</title>
+    <title>Cocos2d-html5 Hello World</title>
     <link rel="icon" type="image/GIF" href="res/favicon.ico"/>
     <meta name="viewport" content="width=321,user-scalable=no" />
     <meta name="apple-mobile-web-app-capable" content="yes"/>
@@ -26,4 +26,4 @@
 <script src="res/loading.js"></script>
 <canvas id="gameCanvas" width="321" height="480"></canvas>
 </body>
-</html>
\ No newline at end of file
+</html>