mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-01 19:39:21 +08:00
[skip e2e] Fix grammar (#15009)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
ea483b4f0c
commit
3aaf65efa9
@ -486,7 +486,7 @@ message LoadPartitionsRequest {
|
||||
// The collection name in milvus. (Required)
|
||||
string collection_name = 3;
|
||||
|
||||
// A name array of the partitions whcih you want to load. (Required)
|
||||
// A name array of the partitions which you want to load. (Required)
|
||||
repeated string partition_names = 4;
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user