diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-06-18 13:49:50 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-18 13:49:50 -0700 |
| commit | 0a406008ed9750be8b9f95441d1a52ec4fcb6582 (patch) | |
| tree | 9574aa32cb567d49b468c4832ffa36a606daf568 | |
| parent | 0e05ebb57c0eac723f95e72e9da816159c10684c (diff) | |
| parent | cd150f8539f4d0278ac241759fef3a3135c7cc1a (diff) | |
Merge pull request #3812 from MarckK/patch-1
Fix typo non-code-contributions.md
| -rw-r--r-- | contributors/guide/non-code-contributions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/non-code-contributions.md b/contributors/guide/non-code-contributions.md index a110090a..43fd10e2 100644 --- a/contributors/guide/non-code-contributions.md +++ b/contributors/guide/non-code-contributions.md @@ -14,7 +14,7 @@ slug: "non-code" The list below is meant to help non-code contributors find areas of the Kubernetes project where their expertise can be best utilized. The goal of this is to both provide a starting guide for anyone looking to become a contributor not necessarily writing code, and also to fill any needs that the SIGs have that might not currently be filled by code-focused contributors. -This list is meant to be used by both new contributors looking for a good entrance into the project, and current contributors who would live to do something different. +This list is meant to be used by both new contributors looking for a good entrance into the project, and current contributors who would like to do something different. Are you interested in any of the roles below? Come chat with us [on Slack](https://kubernetes.slack.com/messages/sig-contribex)! |
