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

lidongdai pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 9fe24af  docs: fix spelling and HTML (#311)
9fe24af is described below

commit 9fe24af3c2ef9adedf314ab913448302130475c1
Author: John Bampton <[email protected]>
AuthorDate: Thu Apr 1 13:53:22 2021 +1000

    docs: fix spelling and HTML (#311)
    
    * docs: fix spelling and HTML
    
    * Update meetup_2019_10_26.md
    
    Co-authored-by: dailidong <[email protected]>
---
 README.md                         | 2 +-
 blog/en-us/FAQ.md                 | 2 +-
 blog/en-us/architecture-design.md | 2 +-
 blog/en-us/meetup_2019_10_26.md   | 2 +-
 blog/zh-cn/architecture-design.md | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 696c640..10724dc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Apache DolphinScheduler Official Website
 
-This project keeps all sources used for building up DolphinScheduler official 
website which's served at https://dolphinscheduler.apache.org/.
+This project keeps all sources used for building up DolphinScheduler official 
website which is served at https://dolphinscheduler.apache.org/.
 
 ## Prerequisite
 
diff --git a/blog/en-us/FAQ.md b/blog/en-us/FAQ.md
index 42484d0..84bb506 100644
--- a/blog/en-us/FAQ.md
+++ b/blog/en-us/FAQ.md
@@ -9,5 +9,5 @@ DolphinScheduler isn't an ETL tool. but it can helps you manage 
ETL pipelines an
 #### Q:What is DolphinScheduler used for?
 A: Apache DolphinScheduler is a workflow automation and scheduling platform 
that can be used to assemble and manage data pipelines. Similar systems such as 
oozie and Azkaban etc
 
-#### Q: Who is using Apache DolphinScheduelr?
+#### Q: Who is using Apache DolphinScheduler?
 A: more than 400+ companys are using DolphinScheduler as their scheduler 
platform, some user cases like 
IBM、Tencent、meituan、Lenovo、Nokia、SHEIN、Inspur、pingan、ICBC and so on
\ No newline at end of file
diff --git a/blog/en-us/architecture-design.md 
b/blog/en-us/architecture-design.md
index 5b1d1b9..1535ac6 100644
--- a/blog/en-us/architecture-design.md
+++ b/blog/en-us/architecture-design.md
@@ -124,7 +124,7 @@ Problems in the design of centralized :
 
 ###### Decentralization
 
- <p align="center"
+ <p align="center">
    <img 
src="https://analysys.github.io/easyscheduler_docs_cn/images/decentralization.png";
 alt="decentralized" width="50%" />
  </p>
 
diff --git a/blog/en-us/meetup_2019_10_26.md b/blog/en-us/meetup_2019_10_26.md
index 383526a..ebff03d 100644
--- a/blog/en-us/meetup_2019_10_26.md
+++ b/blog/en-us/meetup_2019_10_26.md
@@ -11,5 +11,5 @@ The Agenda is as following:
 * DolphinScheduler internals, fairly technical: how DolphinScheduler works and 
so on (Zhanwei Qiao 14:20-15:00) 
[PPT](/file/2019-10-26/DolphinScheduler_qiaozhanwei.pptx)
 * From open source users to PPMC --- Talking about Me and 
DolphinScheduler(Baoqi Wu from guandata 
15:10-15:50)[PPT](/file/2019-10-26/Dolphinescheduler_baoqiwu.pptx)
 * Application and Practice of Dolphin Scheduler in cathay-ins (Zongyao Zhang 
from cathay-ins 
15:50-16:30)[PPT](/file/2019-10-26/DolphinScheduler_zhangzongyao.pptx)
-* Recently released features and Roadmap (Lidong Dai from analysys 
16:30-17:00) [PPT](/file/2019-10-26/DolphinScheduler_dailidong.pptx)
+* Recently released features and Roadmap (Lidong Dai 16:30-17:00) 
[PPT](/file/2019-10-26/DolphinScheduler_dailidong.pptx)
 * Free discussion
diff --git a/blog/zh-cn/architecture-design.md 
b/blog/zh-cn/architecture-design.md
index 83c9619..2369ff3 100644
--- a/blog/zh-cn/architecture-design.md
+++ b/blog/zh-cn/architecture-design.md
@@ -114,7 +114,7 @@
 
 
 ###### 去中心化
- <p align="center"
+ <p align="center">
    <img 
src="https://analysys.github.io/easyscheduler_docs_cn/images/decentralization.png";
 alt="去中心化"  width="50%" />
  </p>
  

Reply via email to