mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
[skip e2e] Fix grammar (#15011)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
6d86d80dcb
commit
56eb069494
@ -750,7 +750,7 @@ message DescribeIndexResponse {
|
|||||||
// Response status
|
// Response status
|
||||||
common.Status status = 1;
|
common.Status status = 1;
|
||||||
|
|
||||||
// All index informations, for now only return tha latest index you created for the collection.
|
// All index informations, for now only return the latest index you created for the collection.
|
||||||
repeated IndexDescription index_descriptions = 2;
|
repeated IndexDescription index_descriptions = 2;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user