mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
[skip e2e] Fix grammar (#15065)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
65ea6b9172
commit
0a0cf9bf94
@ -510,7 +510,7 @@ message ReleasePartitionsRequest {
|
||||
// The collection name in milvus. (Required)
|
||||
string collection_name = 3;
|
||||
|
||||
// A name array of the partitions whcih you want to release. (Required)
|
||||
// A name array of the partitions which you want to release. (Required)
|
||||
repeated string partition_names = 4;
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user