未验证 提交 adc6d6ee 编写于 作者: M min.tian 提交者: GitHub

[skip ci] Check the grammar of create_collection_en md (#13128)

Signed-off-by: Nmin.tian <min.tian.cn@gmail.com>
上级 cf462fdc
......@@ -41,7 +41,7 @@ message CollectionSchema {
```
2. When received the `CreateCollection` request, `Proxy` would wrap this request into `CreateCollectionTask`, and pushes this task into `DdTaskQueue` queue. After that, `Proxy` would call `WaitToFinish` method to wait until the task is finished.
2. When receiving the `CreateCollection` request, `Proxy` would wrap this request into `CreateCollectionTask`, and pushes this task into `DdTaskQueue` queue. After that, `Proxy` would call `WaitToFinish` method to wait until the task is finished.
```go
type task interface {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册