From 3735462dedc172eaa501056993fa623e7f0ad715 Mon Sep 17 00:00:00 2001 From: Arhell Date: Sun, 5 Jun 2022 11:41:34 +0300 Subject: [PATCH] [zh] remove duplicate word --- content/zh/docs/contribute/review/reviewing-prs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/contribute/review/reviewing-prs.md b/content/zh/docs/contribute/review/reviewing-prs.md index 7710a6dc14..d8eb48f1d6 100644 --- a/content/zh/docs/contribute/review/reviewing-prs.md +++ b/content/zh/docs/contribute/review/reviewing-prs.md @@ -164,7 +164,7 @@ Figure 1. Review process steps. 1. Click on the `+` symbol beside the line you want to comment on. 2. Fill in any comments you have about the line and click either **Add single comment** (if you have only one comment to make) or **Start a review** (if you have multiple comments to make). 3. When finished, click **Review changes** at the top of the page. Here, you can add - add a summary of your review (and leave some positive comments for the contributor!), + a summary of your review (and leave some positive comments for the contributor!), approve the PR, comment or request changes as needed. New contributors should always choose **Comment**. -->