[skip e2e] Fix grammar (#13986)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
pull/14008/head
Bennu 2021-12-22 19:26:07 +08:00 committed by GitHub
parent 4d13277f41
commit 7b0e3ec5dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ and the corresponding results of query requests will be written to DqResultChann
As the number of tables increases, the number of DmChannels increases on demand, and the number of physical channels
also increases on demand. In the future, the number of physical channels in the system can also be limited to a fixed
number, such as 1024. In this case, the same physical channel will be mapped to virtual channels of different
collections. Shown as the figure below.
collections. Shown in the figure below.
![collection_dm_channels](./graphs/collection_dm_channels.png)