mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
[skip ci] Fix typo in developer guide (#11520)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
4d2575e8dc
commit
43d192b3b3
@ -701,7 +701,7 @@ message ShowPartitionsResponse {
|
|||||||
**partition_names** is a list contains all partitions' name.
|
**partition_names** is a list contains all partitions' name.
|
||||||
**partitionIDs** is a list contains all partitions' ids. And the index of a partition in **partition_names** and **partitionIDs** are same.
|
**partitionIDs** is a list contains all partitions' ids. And the index of a partition in **partition_names** and **partitionIDs** are same.
|
||||||
|
|
||||||
#### 3.2 Manipulation Requsts
|
#### 3.2 Manipulation Requests
|
||||||
|
|
||||||
###### 3.2.1 Insert
|
###### 3.2.1 Insert
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user