mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +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
|
||||
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;
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user