diff --git a/content/en/docs/contribute/start.md b/content/en/docs/contribute/start.md index 24330b6a16ca8..c736e0914a2b9 100644 --- a/content/en/docs/contribute/start.md +++ b/content/en/docs/contribute/start.md @@ -270,8 +270,8 @@ pull request if it detects that you pushed a new branch to your fork. tab and click the pencil icon on any files that have been changed by the pull request. When you save the changed file, a new commit is created in the branch being monitored by the pull request. If you are waiting on a - reviewer to review the changes,proactively reach out to the reviewer - once every 7 days.You can also drop into #sig-docs Slack channel, + reviewer to review the changes, proactively reach out to the reviewer + once every 7 days. You can also drop into #sig-docs Slack channel, which is a good place to ask for help regarding PR reviews. 7. If your change is accepted, a reviewer merges your pull request, and the