From 80d4b6faea59e276d51b8977f484fc012851a14b Mon Sep 17 00:00:00 2001 From: AdamDang Date: Thu, 30 Aug 2018 01:18:04 +0800 Subject: [PATCH] Typo fix: Kubnetes->Kubernetes (#10128) Typo fix: Kubnetes->Kubernetes --- content/en/docs/contribute/start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/contribute/start.md b/content/en/docs/contribute/start.md index 5449532f10a..22dcdae1947 100644 --- a/content/en/docs/contribute/start.md +++ b/content/en/docs/contribute/start.md @@ -145,7 +145,7 @@ because you can do everything using your web browser. When you continue to the need more background in Git terminology. {{< note >}} -**Kubnetes code developers**: If you are documenting a new feature for an +**Kubernetes code developers**: If you are documenting a new feature for an upcoming Kubernetes release, your process is a bit different. See [Document a feature](/docs/contribute/intermediate/#sig-members-documenting-new-features) for process guidelines and information about deadlines.