From 314179dd37a2fc8dae0485e842296a6d8867ebfe Mon Sep 17 00:00:00 2001 From: Meha Bhalodiya Date: Sat, 12 Jun 2021 18:04:39 +0530 Subject: [PATCH] doc: remove unneeded comma --- content/en/docs/contribute/suggesting-improvements.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/contribute/suggesting-improvements.md b/content/en/docs/contribute/suggesting-improvements.md index dbf5bf1abb..9cab3f7a72 100644 --- a/content/en/docs/contribute/suggesting-improvements.md +++ b/content/en/docs/contribute/suggesting-improvements.md @@ -10,7 +10,7 @@ card: -If you notice an issue with Kubernetes documentation, or have an idea for new content, then open an issue. All you need is a [GitHub account](https://github.com/join) and a web browser. +If you notice an issue with Kubernetes documentation or have an idea for new content, then open an issue. All you need is a [GitHub account](https://github.com/join) and a web browser. In most cases, new work on Kubernetes documentation begins with an issue in GitHub. Kubernetes contributors then review, categorize and tag issues as needed. Next, you or another member @@ -22,7 +22,7 @@ of the Kubernetes community open a pull request with changes to resolve the issu ## Opening an issue -If you want to suggest improvements to existing content, or notice an error, then open an issue. +If you want to suggest improvements to existing content or notice an error, then open an issue. 1. Click the **Create an issue** link on the right sidebar. This redirects you to a GitHub issue page pre-populated with some headers.