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 2019/10/08 02:49:44 UTC

[incubator-echarts-doc] branch master updated: Fix typo on getMap docs

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 04e67fb  Fix typo on getMap docs
04e67fb is described below

commit 04e67fb6fc952989217e13dfda51ebcb47a96d80
Author: Kimura <j....@icloud.com>
AuthorDate: Mon Oct 7 23:26:49 2019 +0200

    Fix typo on getMap docs
---
 en/api/echarts.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/en/api/echarts.md b/en/api/echarts.md
index b0ea2b5..65644fb 100644
--- a/en/api/echarts.md
+++ b/en/api/echarts.md
@@ -146,7 +146,7 @@ echarts.registerMap('USA', usaJson, {
 (mapName: string)
 ```
 
-Get a registed map in the following format:
+Get a registered map in the following format:
 
 ```js
 {


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