You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2020/06/20 06:36:54 UTC

[incubator-echarts-handbook] branch master updated: fix: typo

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

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


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

commit d7f43a9f57a70f71198d60008f7e4191e15cfbad
Author: 100pah <su...@gmail.com>
AuthorDate: Sat Jun 20 14:36:40 2020 +0800

    fix: typo
---
 contents/zh/posts.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contents/zh/posts.js b/contents/zh/posts.js
index ce85b08..c81a03f 100644
--- a/contents/zh/posts.js
+++ b/contents/zh/posts.js
@@ -73,7 +73,7 @@ export default [{
             title: '柱状图',
             dir: 'bar',
             children: [{
-                title: '基础折线图',
+                title: '基础柱状图',
                 dir: 'basic-bar'
             }, {
                 title: '堆叠柱状图',


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