Merge pull request #618 from Junjun2016/fix_typos

[Fix] Fix typos
This commit is contained in:
Junjun2016 2021-06-22 19:10:01 +08:00 committed by GitHub
commit 3e70d93285
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ Please briefly describe what modification is made in this PR.
## BC-breaking (Optional) ## BC-breaking (Optional)
Does the modification introduce changes that break the back-compatibility of the downstream repos? Does the modification introduce changes that break the backward-compatibility of the downstream repos?
If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR. If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.
## Use cases (Optional) ## Use cases (Optional)