diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-12-24 08:08:27 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-24 08:08:27 -0800 |
| commit | 65165a7cfc58334aa3048a54c341d13e647438b2 (patch) | |
| tree | 0c3621358de496f260b7f1f7615d83b53df59b9b | |
| parent | b1d650a84a24e182edebc1aba18e88559bfb2880 (diff) | |
| parent | 57bc9223b7917965060d76bc46592f3d91c504be (diff) | |
Merge pull request #5382 from gbin10533/master
Fix a typo in contributors/guide/README.md
| -rw-r--r-- | contributors/guide/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/README.md b/contributors/guide/README.md index 8b3a0dc5..7a94fcf1 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -103,7 +103,7 @@ outline of the video content can be found [here]. ## Community Kubernetes is a large, lively, friendly open-source community. As many open -ource projects often do, it depends on new people becoming members and regular +source projects often do, it depends on new people becoming members and regular code contributors. The [Community Membership Document][CM] covers membership processes and roles. Please consider joining Kubernetes, and making your way up the contributor ladder! |
