[skip ci] Fix grammar (#13091)

Signed-off-by: sida shen <sida.shen@zilliz.com>
pull/13137/head
SS 2021-12-10 10:02:47 +08:00 committed by GitHub
parent 208bed45aa
commit 977bf701e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ it returns the index information.
## 8.3 Feature Design
IndexCoord has two main structures, NodeManager and MetaTable. NodeManager is used to manage IndexNode node information,
and MetaTable is used to maintain index related information.
and MetaTable is used to maintain index-related information.
IndexCoord mainly has these functions: