[skip e2e]Update typos (#14998)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
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

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?