mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
[skip e2e] Fix grammar (#14938)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
3f2e8fb1ba
commit
de676985f9
@ -178,7 +178,7 @@ message DropCollectionRequest {
|
|||||||
// Not useful for now
|
// Not useful for now
|
||||||
string db_name = 2;
|
string db_name = 2;
|
||||||
|
|
||||||
// The name of the collection which to be dropped. (Required)
|
// The name of the collection to be dropped. (Required)
|
||||||
string collection_name = 3;
|
string collection_name = 3;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user