[skip e2e]Update typos (#14998)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
pull/15024/merge
yanliang567 2022-01-07 21:09:47 +08:00 committed by GitHub
parent ced23921ca
commit aa348e5d69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ all Approvers are listed under OWNERS_ALIASES file.
- Do unit tests cover all the important code branches?
- What about the edge cases and failure handling path?
- What about the edge cases and failure handling paths?
- Do we need better layering and abstraction?