diff options
| -rw-r--r-- | CLA.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,7 +26,7 @@ Either signup form looks like this: #### 3. Enter the correct E-mail address to validate! -The address entered on the form must meet two constraints: +The address entered in the form must meet two constraints: * It __must match__ your [git email] (the output of `git config user.email`) or your PRs will not be approved! @@ -67,4 +67,4 @@ Another option: ask for help at `helpdesk@rt.linuxfoundation.org`. [Individual signup]: https://identity.linuxfoundation.org/projects/cncf [git email]: https://help.github.com/articles/setting-your-email-in-git [third_party]: https://github.com/kubernetes/kubernetes/tree/master/third_party -[vendor]: https://github.com/kubernetes/kubernetes/tree/master/vendor
\ No newline at end of file +[vendor]: https://github.com/kubernetes/kubernetes/tree/master/vendor |
