[skip ci] Check the grammar of proxy-reduce docs (#11900)

Signed-off-by: min.tian <min.tian.cn@gmail.com>
pull/11903/head
min.tian 2021-11-16 17:39:10 +08:00 committed by GitHub
parent 79fc84f3db
commit c85ac82a98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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