edit README.md modify word from expand to extend (#2138)

Co-authored-by: guirong.ggr <guirong.ggr@dtwave-inc.com>
This commit is contained in:
AhahaGe 2020-03-10 22:28:40 +08:00 committed by GitHub
parent ce17531024
commit 1db4ac6b63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Dolphin Scheduler Official Website
### Design features:
A distributed and easy-to-expand visual DAG workflow scheduling system. Dedicated to solving the complex dependencies in data processing, making the scheduling system `out of the box` for data processing.
A distributed and easy-to-extend visual DAG workflow scheduling system. Dedicated to solving the complex dependencies in data processing, making the scheduling system `out of the box` for data processing.
Its main objectives are as follows:
- Associate the Tasks according to the dependencies of the tasks in a DAG graph, which can visualize the running state of task in real time.