diff --git a/static/index.html b/static/index.html
index 347e9cc..658d1f1 100644
--- a/static/index.html
+++ b/static/index.html
@@ -5,7 +5,7 @@
-
Hello World
+ Hello India
@@ -27,7 +27,7 @@
$( document ).ready(function() {
$.i18n().load( {
en: {
- "welcome": "Welcome.",
+ "welcome": "Welcome. Hello",
"name": "name",
"what_is_your_name": "What is your name?",
"hello": "Hello $1",