fixed typo in readme

This commit is contained in:
Marvin Zhang
2021-12-28 21:09:18 +08:00
parent 040734f0ab
commit 0ecbe58408
2 changed files with 2 additions and 2 deletions

View File

@@ -164,7 +164,7 @@ For Docker Deployment details, please refer to [relevant documentation](https://
## Architecture
The architecture of Crawlab is consisted of a master node, worker nodes, [SeaweeFS](https://github.com/chrislusf/seaweedfs) (a distributed file system) and MongoDB database.
The architecture of Crawlab is consisted of a master node, worker nodes, [SeaweedFS](https://github.com/chrislusf/seaweedfs) (a distributed file system) and MongoDB database.
![](https://github.com/crawlab-team/images/blob/main/20210729/crawlab-architecture-v0.6.png?raw=true)