Skip to content

Commit 46045cf

Browse files
authored
Merge pull request #28382 from mehabhalodiya/patch-1
doc: remove unneeded comma
2 parents 84a6862 + 314179d commit 46045cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/contribute/suggesting-improvements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ card:
1010

1111
<!-- overview -->
1212

13-
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.
13+
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.
1414

1515
In most cases, new work on Kubernetes documentation begins with an issue in GitHub. Kubernetes contributors
1616
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
2222

2323
## Opening an issue
2424

25-
If you want to suggest improvements to existing content, or notice an error, then open an issue.
25+
If you want to suggest improvements to existing content or notice an error, then open an issue.
2626

2727
1. Click the **Create an issue** link on the right sidebar. This redirects you
2828
to a GitHub issue page pre-populated with some headers.

0 commit comments

Comments
 (0)