mirror of https://github.com/milvus-io/milvus.git
[skip ci] Check the grammar of proxy-reduce docs (#11900)
Signed-off-by: min.tian <min.tian.cn@gmail.com>pull/11903/head
parent
79fc84f3db
commit
c85ac82a98
|
@ -17,7 +17,7 @@ So the problem degenerates to how to get the maximum number of 10 (TOPK) results
|
|||
|
||||
## K-Way Merge Algorithm
|
||||
|
||||
Pseudocode of this algorithm is shown below:
|
||||
The pseudocode of this algorithm is shown below:
|
||||
|
||||
```golang
|
||||
n = 4
|
||||
|
|
Loading…
Reference in New Issue