diff options
| author | Kara de la Marck <karadelamarck@gmail.com> | 2019-06-18 11:35:33 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-18 11:35:33 -0400 |
| commit | cd150f8539f4d0278ac241759fef3a3135c7cc1a (patch) | |
| tree | b4c90d6221650f0bd6387f17bac056b9b343b7c8 | |
| parent | 01efd45749cb868e069d56902e1573be839f1534 (diff) | |
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)! |
