mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 10:15:43 +00:00
[skip e2e] Fix grammar (#15009)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
@@ -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;
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user