[skip e2e] Fix grammar (#14455)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
Bennu 2021-12-28 20:24:03 +08:00 committed by GitHub
parent e299626870
commit 14218933c1
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; getDMLStream returns the dml message stream of a collection;
Proxy uses these dml message stream to write dml data, such as insert request. Proxy uses these dml message stream to write dml data, such as insert requests.
- createDQLStream and getDQLStream - createDQLStream and getDQLStream