Copy paste issue. Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/a91908f7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/a91908f7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/a91908f7
Branch: refs/heads/master Commit: a91908f718fea8222eb0452b1a4dedb7cabbd9b4 Parents: 2a4e41c Author: Jesse MacFadyen <[email protected]> Authored: Tue Jun 19 16:59:30 2012 -0700 Committer: Jesse MacFadyen <[email protected]> Committed: Tue Jun 19 16:59:30 2012 -0700 ---------------------------------------------------------------------- .../guide/getting-started/windows-phone/index.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/a91908f7/docs/en/edge/guide/getting-started/windows-phone/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/getting-started/windows-phone/index.md b/docs/en/edge/guide/getting-started/windows-phone/index.md index d0ff505..e731689 100644 --- a/docs/en/edge/guide/getting-started/windows-phone/index.md +++ b/docs/en/edge/guide/getting-started/windows-phone/index.md @@ -45,7 +45,7 @@ Necessary for Installing on Device and Submitting to Market Place: ---------------------------- - Download and install [Windows Phone SDK](http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=27570/) -- Donwload the latest copy of [Cordova](http://phonegap.com/download) and extract its contents. We will be working with the Android directory. +- Download the latest copy of [Cordova](http://phonegap.com/download) and extract its contents. 3. Setup New Project
