diff options
| author | Haowei Cai (Roy) <haoweic@google.com> | 2017-08-25 13:29:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-25 13:29:39 -0700 |
| commit | 5ee3d2d08885d56257eb7a695468542f8a24d67f (patch) | |
| tree | 328af68c076de7f72be329969c7afa7d852b20f4 | |
| parent | de0f3c3606744fa787d5c681b657bc841c343330 (diff) | |
Update pull-requests.md
Fix a typo.
| -rw-r--r-- | contributors/devel/pull-requests.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/pull-requests.md b/contributors/devel/pull-requests.md index 8381ceca..bad98d3e 100644 --- a/contributors/devel/pull-requests.md +++ b/contributors/devel/pull-requests.md @@ -180,7 +180,7 @@ things you can do to move the process along: * Ping the assignee (@username) on the PR comment stream, and ask for an estimate of when they can get to the review. - * Ping the assigned on [Slack](http://slack.kubernetes.io). Remember that a person's GitHub username might not be the same as their Slack username. + * Ping the assignee on [Slack](http://slack.kubernetes.io). Remember that a person's GitHub username might not be the same as their Slack username. * Ping the assignee by email (many of us have publicly available email addresses). |
