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

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


The following commit(s) were added to refs/heads/next by this push:
     new 2557a51  tweak the doc of upgrade guide.
2557a51 is described below

commit 2557a515aa2245dd8131d34e56e4737fd8cf52c4
Author: 100pah <[email protected]>
AuthorDate: Thu Jan 21 01:28:55 2021 +0800

    tweak the doc of upgrade guide.
---
 en/tutorial/upgrade-guide-v5.md | 4 ++--
 zh/tutorial/upgrade-guide-v5.md | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/en/tutorial/upgrade-guide-v5.md b/en/tutorial/upgrade-guide-v5.md
index 21fefdd..29f52c1 100644
--- a/en/tutorial/upgrade-guide-v5.md
+++ b/en/tutorial/upgrade-guide-v5.md
@@ -3,9 +3,9 @@
 # ECharst 5 Upgrade Guide
 
 
-This guide is primarily for users who wish to upgrade their echarts 4.x to 
echarts 5.x. The notable new features of echarts 5 can be checked in this 
[docucment](xxx). In most cases we do not have to do anything for this 
migration because echarts has always tried to keep the API as stable and 
backward compatible as possible. But there are still some changes that breaks 
from echarts 4, as well as some cases that echarts 5 provides better API and 
deprecated the previous one. We attempt to e [...]
+This guide is primarily for users who wish to upgrade their echarts 4.x (say, 
`v4`) to echarts 5.x (say, `v5`). The notable new features of echarts 5 can be 
checked in this [docucment](xxx). In most cases we do not have to do anything 
for this migration because echarts has always tried to keep the API as stable 
and backward compatible as possible. But there are still some changes that 
breaks from `v4` needed to be noticed, as well as some cases that echarts 5 
provides better API and depr [...]
 
-Because `v5.0.1` provides a significant new feature of [module 
registry](tutorial.html#Use%20ECharts%20with%20bundler%20and%20NPM). This 
document is based on `v5.0.1` or higher versions.
+Because `v5.0.1` provides a significant new feature of [explicitly module 
registry](tutorial.html#Use%20ECharts%20with%20bundler%20and%20NPM). This 
document is based on `v5.0.1` or higher versions.
 
 
 ## Breaking Changes
diff --git a/zh/tutorial/upgrade-guide-v5.md b/zh/tutorial/upgrade-guide-v5.md
index 87264c4..8a78bcf 100644
--- a/zh/tutorial/upgrade-guide-v5.md
+++ b/zh/tutorial/upgrade-guide-v5.md
@@ -3,9 +3,9 @@
 # ECharst 5 升级指南
 
 
-本指南面向那些希望将 echarts 4.x(以下简称 `v4`)升级到 echarts 5.x(以下简称 `v5`)的用户。echarts 5 
的新功能可以在这个 [文档](xxx) 中查看。绝大多数情况下,我们用不着为这个升级做什么额外的事,因为 echarts 一直尽可能地保持 API 
的稳定和向后兼容。但是,echarts 5 仍然带来了一些非兼容改动。此外,在一些情况下,echarts 5 提供了一些更好的 
API,并不再推荐使用一些以前的 API(当然,仍保持兼容他们)。这篇文档,会尽力详尽得解释它们。
+本指南面向那些希望将 echarts 4.x(以下简称 `v4`)升级到 echarts 5.x(以下简称 `v5`)的用户。`v5` 的新功能可以在这个 
[文档](xxx) 中查看。绝大多数情况下,我们用不着为这个升级做什么额外的事,因为 echarts 一直尽可能地保持 API 
的稳定和向后兼容。但是,`v5` 仍然带来了一些非兼容改动,需要使用者关注。此外,在一些情况下,`v5` 提供了一些更好的 API,并不再推荐使用一些以前的 
API(当然,仍保持兼容他们)。这篇文档,会尽力详尽得解释它们。
 
-因为 `v5.0.1` 
带来了一个重要功能,[模块注册](tutorial.html#%E5%9C%A8%E6%89%93%E5%8C%85%E7%8E%AF%E5%A2%83%E4%B8%AD%E4%BD%BF%E7%94%A8%20ECharts)。所以本文档基于
 `v5.0.1` 或者更高的版本。
+因为 `v5.0.1` 
带来了一个重要功能,[显式模块注册](tutorial.html#%E5%9C%A8%E6%89%93%E5%8C%85%E7%8E%AF%E5%A2%83%E4%B8%AD%E4%BD%BF%E7%94%A8%20ECharts)。所以本文档基于
 `v5.0.1` 或者更高的版本。
 
 
 ## 非兼容性改变


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

Reply via email to