You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2022/09/26 13:27:44 UTC

[echarts-www] branch master updated: fix a typo in link

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 99c4b93a fix a typo in link
99c4b93a is described below

commit 99c4b93a404ac662e528442ca38b99d0230998bc
Author: plainheart <yh...@all-my-life.cn>
AuthorDate: Mon Sep 26 21:27:25 2022 +0800

    fix a typo in link
---
 config/common.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/common.js b/config/common.js
index abae75fb..e9daefd1 100644
--- a/config/common.js
+++ b/config/common.js
@@ -363,7 +363,7 @@ module.exports = {
                 website: 'https://github.com/pissang'
             }],
             desc: '百度地图扩展,可以在百度地图上展现点图,线图,热力图等。',
-            descEN: 'With Baidu map extension, you can display scatter charts, line charts, heatmaps and so on.'
+            descEN: 'With Baidu map extension, you can display scatter charts, lines charts, heatmaps and so on.'
         }, {
             image: 'arcgis.jpg',
             name: 'ArcGIS 地图',


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