[skip ci]Improve create index doc grammar (#9768)

Signed-off-by: tumao <yan.wang@zilliz.com>
This commit is contained in:
Tumao 2021-10-13 10:52:34 +08:00 committed by GitHub
parent 5d26d88f10
commit 54d071b7d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# Create Index
`Index system` is the core part of `Milvus`, used to speed up the searches, this document indroduces which components are involved in `Create Index`,and what do these components do?
`Index system` is the core part of `Milvus`, which is used to speed up the searches, this document indroduces which components are involved in `Create Index`,and what do these components do?
The execution flow of `Create Index` is shown in the following figure: