From fb788cfba3a80906502dc2a321de96683b56d5c0 Mon Sep 17 00:00:00 2001 From: Jie Shen Date: Mon, 27 Jan 2020 17:35:05 +0800 Subject: [PATCH] Fix typo in en/docs/contribute/style/content-guilde.md (#18862) --- content/en/docs/contribute/style/content-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/contribute/style/content-guide.md b/content/en/docs/contribute/style/content-guide.md index 3c93aded0c..5d3f5790c7 100644 --- a/content/en/docs/contribute/style/content-guide.md +++ b/content/en/docs/contribute/style/content-guide.md @@ -47,7 +47,7 @@ Before adding content, ask yourself this: - Is the content about an active CNCF project OR a project in the kubernetes or kubernetes-sigs GitHub organizations? - If yes, then: - Does the project have its own documentation? - - if yes, link to the project's documention from the Kubernetes documentation + - if yes, link to the project's documentation from the Kubernetes documentation - if no, add the content to the project's repository if possible and then link to it from the Kubernetes documentation - If no, then: - Stop!