summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-01-01 17:17:36 -0800
committerGitHub <noreply@github.com>2018-01-01 17:17:36 -0800
commitf0d0d825f102f75328a0037cff73592a2ed1cfed (patch)
treee9585212bd56393597ce92d21a371ab06a0378ef
parenta554f5bd3061ac6b130a0e4aed0aa902a5c7de4e (diff)
parent2d2aa688e133ecbdaa6cfc2ae3fa59062138d41e (diff)
Merge pull request #1553 from MorrisLaw/patch-1
Update README.md
-rw-r--r--contributors/devel/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/README.md b/contributors/devel/README.md
index 8650ad51..2c416296 100644
--- a/contributors/devel/README.md
+++ b/contributors/devel/README.md
@@ -9,7 +9,7 @@ Guide](http://kubernetes.io/docs/admin/).
## The process of developing and contributing code to the Kubernetes project
* **Contributor Guide**
- ([Please start here](/contributors/guide/README.md)) to learn about how to contribute to Kuberenetes
+ ([Please start here](/contributors/guide/README.md)) to learn about how to contribute to Kubernetes
* **GitHub Issues** ([issues.md](issues.md)): How incoming issues are triaged.