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/9d5a87d3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/9d5a87d3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/9d5a87d3
Branch: refs/heads/master Commit: 9d5a87d30a8cccfafd970e964090332879bb8598 Parents: 7f3f94e Author: Jesse MacFadyen <[email protected]> Authored: Tue Jun 19 16:59:30 2012 -0700 Committer: Jesse MacFadyen <[email protected]> Committed: Wed Jun 20 11:21:42 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/9d5a87d3/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
