Repository: cordova-docs
Updated Branches:
  refs/heads/master 7140868fb -> 1430a2db4


Update index.md

Mispelled cordova command

Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/1430a2db
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/1430a2db
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/1430a2db

Branch: refs/heads/master
Commit: 1430a2db486c520bf2bc5e6c9cfa0a9d9be97e3b
Parents: 7140868
Author: Christian Gallasch <christian.galla...@gmail.com>
Authored: Wed Jan 6 13:12:26 2016 +0100
Committer: Nikhil Khandelwal <nikhi...@microsoft.com>
Committed: Wed Jan 13 14:32:54 2016 -0800

----------------------------------------------------------------------
 www/docs/en/5.4.0/guide/platforms/android/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/1430a2db/www/docs/en/5.4.0/guide/platforms/android/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/5.4.0/guide/platforms/android/index.md 
b/www/docs/en/5.4.0/guide/platforms/android/index.md
index 4f97111..4647e93 100644
--- a/www/docs/en/5.4.0/guide/platforms/android/index.md
+++ b/www/docs/en/5.4.0/guide/platforms/android/index.md
@@ -203,7 +203,7 @@ directory, here's the CLI approach:
         $ cordova create hello com.example.hello HelloWorld
         $ cd hello
         $ cordova platform add android
-        $ ccordova prepare              # or "cordova build"
+        $ cordova prepare              # or "cordova build"
 
 Here's the corresponding lower-level shell-tool approach for both Unix
 and Windows:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to