removed TM from index.html
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/commit/cba0cd2e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/tree/cba0cd2e Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/diff/cba0cd2e Branch: refs/heads/master Commit: cba0cd2ec2b7b66f9291e3dc4cd6980833f3c9cb Parents: a62b502 Author: Jesse MacFadyen <purplecabb...@gmail.com> Authored: Wed Jul 18 18:13:44 2012 -0700 Committer: Jesse MacFadyen <purplecabb...@gmail.com> Committed: Wed Jul 18 18:13:44 2012 -0700 ---------------------------------------------------------------------- www/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-app-hello-world/blob/cba0cd2e/www/index.html ---------------------------------------------------------------------- diff --git a/www/index.html b/www/index.html index 1e68f95..fc9dd1d 100644 --- a/www/index.html +++ b/www/index.html @@ -9,7 +9,7 @@ </head> <body> <div class="app"> - <h1>Apache Cordovaâ¢</h1> + <h1>Apache Cordova</h1> <div id="deviceready"> <p class="status pending blink">Connecting to Device</p> <p class="status complete blink hide">Device is Ready</p>