[skip ci] Fix grammar (#13090)

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

View File

@ -129,7 +129,7 @@ message CreateCollectionRequest {
```
9. After all these operations, `RootCoord` would update the internal timestamp and return, so `Proxy` would get the response.
9. After the above operations, `RootCoord` would update the internal timestamp and return, so `Proxy` would get the response.
_Notes:_