You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/05/13 16:47:39 UTC

docs commit: CB-6672 Fix spelling typos

Repository: cordova-docs
Updated Branches:
  refs/heads/master 7595a54fe -> 0ded90caa


CB-6672 Fix spelling typos

github: close #204


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

Branch: refs/heads/master
Commit: 0ded90caab6c861bc8ed17af6d82b92a66469435
Parents: 7595a54
Author: Bas Bosman <gi...@nazgul.nu>
Authored: Sat May 10 13:24:51 2014 +0200
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Tue May 13 10:46:46 2014 -0400

----------------------------------------------------------------------
 docs/en/edge/guide/next/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/0ded90ca/docs/en/edge/guide/next/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/next/index.md b/docs/en/edge/guide/next/index.md
index 5187442..ac5e3cf 100644
--- a/docs/en/edge/guide/next/index.md
+++ b/docs/en/edge/guide/next/index.md
@@ -137,8 +137,8 @@ Weinre creates a local server that can host a remote debug client for your Cordo
 
 Building a Cordova application that looks nice on mobile can be a challenge, especially for developers. Many people chose to use a UI framework to make this easier. Here is a short list of options you may want to consider.
 
-* [jQuery Mobile](jquerymobile.com) - jQuery Mobile automatically enhances your layout for mobile optimization. It also handles creating a SPA for your automatically.
-* [ionic](http://ionicframework.com/) - This powerful UI framework actually has it's own CLI to handle project creation. 
+* [jQuery Mobile](jquerymobile.com) - jQuery Mobile automatically enhances your layout for mobile optimization. It also handles creating a SPA for you automatically.
+* [ionic](http://ionicframework.com/) - This powerful UI framework actually has its own CLI to handle project creation. 
 * [Ratchet](http://goratchet.com/) - Brought to you by the people who created Bootstrap. 
 * [Kendo UI](http://www.telerik.com/kendo-ui) - Open source UI and application framework from Telerik.
 * [Topcoat](http://topcoat.io)