You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2020/10/27 03:40:22 UTC

[incubator-echarts-www] branch master updated: fix: update extension description

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-www.git


The following commit(s) were added to refs/heads/master by this push:
     new 37a627e  fix: update extension description
37a627e is described below

commit 37a627e98234812dabe5ddd111cff750cf130da7
Author: Ovilia <zw...@gmail.com>
AuthorDate: Tue Oct 27 11:37:34 2020 +0800

    fix: update extension description
---
 config/common.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/common.js b/config/common.js
index 00822e9..d7ef756 100644
--- a/config/common.js
+++ b/config/common.js
@@ -363,7 +363,7 @@ module.exports = {
                 website: 'https://github.com/wandergis'
             }],
             desc: 'ArcGIS 地图和 ECharts 的结合。',
-            descEN: 'A combination of ArcGIS maps and ECharts supports ECharts 2 and ECharts 3.'
+            descEN: 'A combination of ArcGIS maps and ECharts.'
         }, {
             image: 'leaflet-2.jpg',
             name: 'echarts-leaflet',


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org