Fix a small gramma error in offline doc (#8642)

Signed-off-by: JackLCL <chenglong.li@zilliz.com>
This commit is contained in:
JackLCL 2021-09-27 10:41:58 +08:00 committed by GitHub
parent ece0a06798
commit e1d8ef83d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ Milvus installation may fail when images are not properly loaded from public Doc
### Step 1: Save Milvus manifests and Docker images
#### If you install Milvus with the **docker-compose.yml** file, use these command:
#### If you install Milvus with the **docker-compose.yml** file, use these commands:
1. Download Milvus standalone docker-compose.yml
```shell