You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by fu...@apache.org on 2022/08/02 04:07:54 UTC

[echarts-handbook] branch master updated: fix: a simple typo

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9664fb3  fix: a simple typo
     new 779ed79  Merge pull request #63 from fuchunhui/master
9664fb3 is described below

commit 9664fb36e92d0f86eed314c092ca1c9587c5f5bc
Author: fuchunhui <fu...@gmail.com>
AuthorDate: Tue Aug 2 12:06:16 2022 +0800

    fix: a simple typo
---
 contents/en/basics/release-note/v5-upgrade-guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contents/en/basics/release-note/v5-upgrade-guide.md b/contents/en/basics/release-note/v5-upgrade-guide.md
index ddd84f7..9e017bc 100644
--- a/contents/en/basics/release-note/v5-upgrade-guide.md
+++ b/contents/en/basics/release-note/v5-upgrade-guide.md
@@ -195,8 +195,8 @@ The deprecated API and their corresponding new API are listed as follows:
       - textFont => font
       - textStrokeWidth => lineWidth
       - textAlign => align
-      - textVerticalAlign => verticalAlign);
-      - textLineHeight =>
+      - textVerticalAlign => verticalAlign
+      - textLineHeight => lineHeight
       - textWidth => width
       - textHeight => hight
       - textBackgroundColor => backgroundColor


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