This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new d1393d0  fix typo #67
d1393d0 is described below

commit d1393d0c8b8ed2172c6e3bfe09bfdc0e23846aaf
Author: A321Zjg <[email protected]>
AuthorDate: Fri Sep 27 15:43:53 2019 +0800

    fix typo #67
---
 cn/tutorial/drag-example.md | 2 +-
 cn/tutorial/media-query.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/cn/tutorial/drag-example.md b/cn/tutorial/drag-example.md
index 3ea6857..b43d32a 100644
--- a/cn/tutorial/drag-example.md
+++ b/cn/tutorial/drag-example.md
@@ -2,7 +2,7 @@
 
 # 小例子:自己实现拖拽
 
-介绍一个实现拖拽的小例子。这个例子是在原生 echarts 基础上做了些小小扩展,带有一定的交互性。通过这个例子,我们可以了解到,如何使用 echarts 
提供的 API 实现定制化的富有交互的功能。
+介绍一个实现拖拽的小例子。这个例子是在原生 echarts 基础上做了些小小扩展,带有一定的交互性。通过这个例子,我们可以了解到,如何使用 echarts 
提供的 API 实现定制化的富交互的功能。
 
 ~[600x400](${galleryViewPath}line-draggable&edit=1&reset=1)
 
diff --git a/cn/tutorial/media-query.md b/cn/tutorial/media-query.md
index 696875b..ac9e782 100644
--- a/cn/tutorial/media-query.md
+++ b/cn/tutorial/media-query.md
@@ -72,7 +72,7 @@ ECharts的『外观狭长』型的组件(如 `legend`、`visualMap`、`dataZoo
 
 
 <br>
-**于 ECharts2 的兼容:**
+**与 ECharts2 的兼容:**
 
 ECharts2 中的 `x/x2/y/y2` 的命名方式仍被兼容,对应于 `left/right/top/bottom`。但是建议写 
`left/right/top/bottom`。
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to