[skip e2e] Fix grammar (#14494)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
Bennu 2021-12-29 12:09:20 +08:00 committed by GitHub
parent 15e62d9332
commit 8d0a156942
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -399,7 +399,7 @@ type channelsMgr interface {
getDMLStream returns the dml message stream of a collection;
Proxy uses these dml message stream to write dml data, such as insert requests.
Proxy uses these dml message streams to write dml data, such as insert requests.
- createDQLStream and getDQLStream