From 261723fa6d4db110bc0f36fc95f5a2bb718274fe Mon Sep 17 00:00:00 2001 From: Xinwei Xiong <86140903+cubxxw@users.noreply.github.com> Date: Fri, 17 Mar 2023 19:55:39 +0800 Subject: [PATCH] docs: There are sentences in the contributors file that are not punctuated I found that there are sentences in the contributors file that are not punctuated and I am addressing it. --- contributors/devel/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/devel/README.md b/contributors/devel/README.md index 8f5c1194f..716db685f 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 Kubernetes + ([Please start here](/contributors/guide/README.md)) to learn about how to contribute to Kubernetes. * **GitHub Issues** ([/contributors/guide/issue-triage.md](/contributors/guide/issue-triage.md)): How incoming issues are triaged.