This is an automated email from the ASF dual-hosted git repository.
ovilia pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/echarts-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8c465d16 chore: fix a typo
new 60cfe449 Merge pull request #11 from striezel-stash/fix-typo
8c465d16 is described below
commit 8c465d16bcd518f096b9e945937c7ab48481c108
Author: Dirk Stolle <[email protected]>
AuthorDate: Mon Oct 17 23:07:39 2022 +0200
chore: fix a typo
---
examples/examples/js/gauge-progress.js | 2 +-
examples/examples/ts/gauge-progress.ts | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/examples/examples/js/gauge-progress.js
b/examples/examples/js/gauge-progress.js
index 4c63ba35..3d27cad3 100644
--- a/examples/examples/js/gauge-progress.js
+++ b/examples/examples/js/gauge-progress.js
@@ -1,5 +1,5 @@
/*
-title: Grogress Gauge
+title: Progress Gauge
titleCN: 进度仪表盘
category: gauge
shotWidth: 800
diff --git a/examples/examples/ts/gauge-progress.ts
b/examples/examples/ts/gauge-progress.ts
index b22a9158..79d2e667 100644
--- a/examples/examples/ts/gauge-progress.ts
+++ b/examples/examples/ts/gauge-progress.ts
@@ -1,5 +1,5 @@
/*
-title: Grogress Gauge
+title: Progress Gauge
titleCN: 进度仪表盘
category: gauge
shotWidth: 800
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]