This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 09feb5c change DS introduction in the README.md 'multiple types'
to'various types' (#4632)
09feb5c is described below
commit 09feb5c099ca7ea575cfbdad6deffd5defcc3cef
Author: Tq <[email protected]>
AuthorDate: Fri Jan 29 22:53:52 2021 +0800
change DS introduction in the README.md 'multiple types' to'various types'
(#4632)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1d5ce11..f306a39 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Dolphin Scheduler Official Website
### Design Features:
-DolphinScheduler is a distributed and extensible workflow scheduler platform
with powerful DAG visual interfaces, dedicated to solving complex job
dependencies in the data pipeline and providing multiple types of jobs
available `out of the box`.
+DolphinScheduler is a distributed and extensible workflow scheduler platform
with powerful DAG visual interfaces, dedicated to solving complex job
dependencies in the data pipeline and providing various types of jobs available
`out of the box`.
Its main objectives are as follows: