Merge pull request #1880 from cblecker/patch-1

fix a typo in the Contributor Guide readme
This commit is contained in:
k8s-ci-robot 2018-03-03 15:12:52 -08:00 committed by GitHub
commit bad95e7723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ If you havent set up your environment, please find resources [here](/contribu
Kubernetes is a community project. Consequently, it is wholly dependent on its community to provide a productive, friendly and collaborative environment.
- Read and review the [Community Expectations](community-expectations.md) for an understand of code and review expectations.
- Read and review the [Community Expectations](community-expectations.md) for an understanding of code and review expectations.
- See [Community Membership](/community-membership.md) for a list the various responsibilities of contributor roles. You are encouraged to move up this contributor ladder as you gain experience.
# Your First Contribution