You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ni...@apache.org on 2016/03/22 01:03:03 UTC

docs commit: CB-10904 Fix typo in create your first app guide

Repository: cordova-docs
Updated Branches:
  refs/heads/master df71c33f6 -> 3b88544f7


CB-10904 Fix typo in create your first app guide

 This closes #565


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

Branch: refs/heads/master
Commit: 3b88544f780d9b61280f124d73ff785e44754972
Parents: df71c33
Author: Nikhil Khandelwal <ni...@microsoft.com>
Authored: Mon Mar 21 16:56:43 2016 -0700
Committer: Nikhil Khandelwal <ni...@microsoft.com>
Committed: Mon Mar 21 17:02:33 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/3b88544f/www/docs/en/dev/guide/cli/index.md
----------------------------------------------------------------------
diff --git a/www/docs/en/dev/guide/cli/index.md b/www/docs/en/dev/guide/cli/index.md
index 022a497..0d40281 100644
--- a/www/docs/en/dev/guide/cli/index.md
+++ b/www/docs/en/dev/guide/cli/index.md
@@ -119,7 +119,7 @@ applications for building, or when plugins are re-installed.
 ###See Also
 - [Cordova platform command reference documentation][cdv_platform]
 
-##Install pre-requrisites for building
+##Install pre-requisites for building
 To build and run apps, you need to install SDKs for each platform you wish to target. Alternatively, if you are using browser for development you can use `browser` platform which does not require any platform SDKs.
 
 To check if you satisfy requirements for building the platform:


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