-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SMALLFIX] Fix a grammar mistake #15115
Conversation
Hi @harris233, thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
alluxio-bot, merge this please |
Merge unsuccessful: Contribution license agreement has not yet been signed. Please sign before trying again. |
@harris233 can you fill the Contribution license agreement and fix the style check? |
You did it @harris233! Thank you for signing the Contribution License Agreement. |
ok |
alluxio-bot, merge this please |
What changes are proposed in this pull request?
Fixes Alluxio/Community#626
change "It must be able serialize" to "It must be able to serialize"
Why are the changes needed?
Fix a grammar mistake
Does this PR introduce any user facing changes?
No