[skip ci] Fix some word spelling on milvus_flush_collections_en.md (#9783)

Signed-off-by: min.tian <min.tian.cn@gmail.com>
This commit is contained in:
min.tian 2021-10-13 18:55:31 +08:00 committed by GitHub
parent 465fb7baa4
commit ee87b1131d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ type FlushTask struct {
}
```
3. There is a backgroud service in `Proxy`. This service gets `FlushTask` from `DdTaskQueue`, and executes in three phases:
3. There is a background service in `Proxy`. This service gets `FlushTask` from `DdTaskQueue`, and executes in three phases:
- `PreExecute`
`FlushTask` does nothing at this phase, and returns directly