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

zhongjiajie pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/dolphinscheduler-sdk-python.git


The following commit(s) were added to refs/heads/main by this push:
     new 00c6ba4  doc: correct desc in README.md (#105)
00c6ba4 is described below

commit 00c6ba4ae16923a6532169dbcfec62926e0f35b7
Author: Jay Chung <[email protected]>
AuthorDate: Thu Aug 24 10:13:03 2023 +0800

    doc: correct desc in README.md (#105)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 62c10d1..45fd5e9 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ python ./tutorial.py
 ```
 
 > NOTICE: Since Apache DolphinScheduler's tenant is requests while running 
 > command, you have to change
-> tenant value in tutorial.py`. The default value is `tenant_exists`, change 
it to username exists your host.
+> tenant value in file tutorial.py. The default value is `tenant_exists`, 
change it to username exists your host.
 
 After that, a new workflow will be created by PyDolphinScheduler, and you can 
see it in DolphinScheduler web
 UI's Project Management page. It will trigger the workflow automatically, so 
you can see the workflow running

Reply via email to