[skip e2e] Fix grammar (#14332)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
pull/14347/head
Bennu 2021-12-27 17:58:07 +08:00 committed by GitHub
parent 9859bc49ff
commit 8c1cfe64ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -410,7 +410,7 @@ type channelsMgr interface {
Proxy uses these dql message streams to send search requests.
The Remove related operation is to delete the corresponding message stream object, but the stream is not immediately
closed because maybe there are some data needs to be written into stream currently.
closed because maybe there are some data that needs to be written into stream currently.
##### 6.6.3 channelsTimeTicker