mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
[skip e2e] Fix grammar (#15010)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
3aaf65efa9
commit
a1c29d4709
@ -551,7 +551,7 @@ message GetPartitionStatisticsResponse {
|
||||
```
|
||||
|
||||
## ShowPartitions
|
||||
Get all partitions name in db, or get in-memory state for each partition.
|
||||
Get all partitions' names in db, or get in-memory state for each partition.
|
||||
```
|
||||
rpc ShowPartitions(ShowPartitionsRequest) returns (ShowPartitionsResponse) {}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user