You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by so...@apache.org on 2017/06/09 01:41:09 UTC

[2/4] incubator-weex git commit: Improved and removed grammatically errors and omissions

Improved and removed grammatically errors and omissions


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f62b6ce8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f62b6ce8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/f62b6ce8

Branch: refs/heads/master
Commit: f62b6ce8b34122dce61191b621fd4e633d8ac56c
Parents: 25debc8
Author: clintonyeb <cl...@gmail.com>
Authored: Mon Mar 20 20:59:11 2017 +0530
Committer: clintonyeb <cl...@gmail.com>
Committed: Mon Mar 20 20:59:11 2017 +0530

----------------------------------------------------------------------
 doc/source/guide/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/f62b6ce8/doc/source/guide/index.md
----------------------------------------------------------------------
diff --git a/doc/source/guide/index.md b/doc/source/guide/index.md
index 43413d2..6849990 100644
--- a/doc/source/guide/index.md
+++ b/doc/source/guide/index.md
@@ -8,7 +8,7 @@ has_chapter_content: true
 
 # Get Started
 
-Weex is a framework for building Mobile cross-platform high performance UI applications. Developers can leverage their existing knowledge of VueJS (a powerful JavaScript view library), by writing `*.vue` files to build native applications or pages. This page will help you write a **Weex** application in 2 minutes.
+Weex is a framework for building Mobile cross-platform high performance UI applications. Developers can leverage their existing knowledge of VueJS (a powerful JavaScript view library), by writing `*.vue` files to build native applications or pages. This page will help you to write a **Weex** application in 2 minutes.
 
 ## Introduction to VueJS