[skip e2e]Fix a grammar issue (#15086)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
yanliang567
2022-01-10 22:30:23 +08:00
committed by GitHub
parent 0eb9e285da
commit 531a51bd75
+1 -1
View File
@@ -71,7 +71,7 @@ Besides All the reviewer's responsibility listed above, Approvers should also ma
- Commit message starts with a capital letter and does not end with punctuation
- Commit message is clear and meaningful. You can only have title but no body if the title is self explained
- Commit message is clear and meaningful. You can only have title without body if the title is self explained
- PR links to the correct issue, which clearly states the problems to be solved and the planned solution