diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2017-08-28 01:51:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-28 01:51:42 -0700 |
| commit | aab85b83698dbb70f1c5fb9946e7d8d062a960a5 (patch) | |
| tree | a88f33b872cbf50def6eced37903a96e884ca7c9 | |
| parent | eca328306a21458eaac624c740a191121e1d79a5 (diff) | |
| parent | 85e5dcf82285f9965390b8aa675e52646143b13a (diff) | |
Merge pull request #980 from dhilipkumars/patch-3
Automatic merge from submit-queue
[minor] Grammar
| -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 |
