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

zhongjiajie pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new fb90a0e558 [doc] Modify quick start. (#10712)
fb90a0e558 is described below

commit fb90a0e55863817295d615290e8bdb4ca9f6441a
Author: sneh-wha <[email protected]>
AuthorDate: Fri Jul 1 14:21:07 2022 +0530

    [doc] Modify quick start. (#10712)
---
 docs/docs/en/guide/start/quick-start.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/docs/en/guide/start/quick-start.md 
b/docs/docs/en/guide/start/quick-start.md
index 6506162ead..f33ca54630 100644
--- a/docs/docs/en/guide/start/quick-start.md
+++ b/docs/docs/en/guide/start/quick-start.md
@@ -1,6 +1,6 @@
 # Quick Start
 
-* Watch Apache DolphinScheduler Quick Start Tutorile here:
+* Watch Apache DolphinScheduler Quick Start Tutorial here:
   
[![image](../../../../img/video_cover/quick-use.png)](https://www.youtube.com/watch?v=nrF20hpCkug)
 
 
@@ -45,17 +45,17 @@
 * Login with regular users
   > Click on the user name in the upper right corner to "exit" and re-use the 
normal user login.
 
-* `Project Management - > Create Project - > Click on Project Name`
+* `Project Management -> Create Project -> Project Name`
 
 ![project](../../../../img/new_ui/dev/quick-start/project.png)
 
-* `Click Workflow Definition - > Create Workflow Definition - > Online Process 
Definition`
+* `Click Workflow Definition -> Create Workflow Definition-> Online Process 
Definition`
 
 <p align="center">
    <img src="../../../../img/process_definition_en.png" width="60%" />
  </p>
 
-* `Running Process Definition - > Click Workflow Instance - > Click Process 
Instance Name - > Double-click Task Node - > View Task Execution Log`
+* `Running Process Definition -> Click Workflow Instance -> Click Process 
Instance Name -> Double-click Task Node -> View Task Execution Log`
 
  <p align="center">
    <img src="../../../../img/log_en.png" width="60%" />

Reply via email to