You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ha...@apache.org on 2018/03/01 07:03:10 UTC

[3/7] incubator-weex-site git commit: delete redundant English original

delete redundant English original

delete the original which is ignored in translation, and complete the corresponding words in Chinese

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

Branch: refs/heads/master
Commit: 34e2dcee71460e2feaa1d4d603c589879c01ccb2
Parents: b798c3b
Author: Albert <al...@163.com>
Authored: Thu Mar 1 11:31:10 2018 +0800
Committer: GitHub <no...@github.com>
Committed: Thu Mar 1 11:31:10 2018 +0800

----------------------------------------------------------------------
 source/cn/tools/toolkit.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/34e2dcee/source/cn/tools/toolkit.md
----------------------------------------------------------------------
diff --git a/source/cn/tools/toolkit.md b/source/cn/tools/toolkit.md
index 925412f..20fdaca 100644
--- a/source/cn/tools/toolkit.md
+++ b/source/cn/tools/toolkit.md
@@ -43,8 +43,7 @@ $ weex create username/repo my-project
 
 ### preview
 
-weex-toolkit supports previewing your Weex file(`.we` or `.vue`) in a watch mode. You only need specify your file path.
-weex-toolkit工具支持对你的Weex文件(`.vue`)在监听模式下进行预览,你只需要指定一下你的项目路径。
+weex-toolkit工具支持对你的Weex文件(`.we`或`.vue`)在监听模式下进行预览,你只需要指定一下你的项目路径。
 
 自`weex-toolkit v1.1.0+`版本后修改
 ``` bash