From d99ad6fd64e7fb0686d65c82ae05d0580af74c2e Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Mon, 9 Dec 2019 00:27:57 -0500 Subject: style-guide: Capitalize Kubernetes in tombstone example Signed-off-by: Stephen Augustus --- contributors/guide/style-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/guide/style-guide.md b/contributors/guide/style-guide.md index 3b81ef5b..0444c5ba 100644 --- a/contributors/guide/style-guide.md +++ b/contributors/guide/style-guide.md @@ -410,7 +410,7 @@ external appearance. ```markdown This file has moved to https://git.k8s.io/community/contributors/guide/README.md. - This file is a placeholder to preserve links. Please remove after 2019-03-10 or the release of kubernetes 1.10, whichever comes first. + This file is a placeholder to preserve links. Please remove after 2019-03-10 or the release of Kubernetes 1.10, whichever comes first. ``` -- cgit v1.2.3