diff --git a/assets/images/help/pull_requests/abandon-review-button.png b/assets/images/help/pull_requests/abandon-review-button.png index 9a635048de27..2c0a1bd00ea3 100644 Binary files a/assets/images/help/pull_requests/abandon-review-button.png and b/assets/images/help/pull_requests/abandon-review-button.png differ diff --git a/content/pull-requests/how-tos/review-pull-requests/reviewing-proposed-changes-in-a-pull-request.md b/content/pull-requests/how-tos/review-pull-requests/reviewing-proposed-changes-in-a-pull-request.md index 6405269f7422..026f920dc8ad 100644 --- a/content/pull-requests/how-tos/review-pull-requests/reviewing-proposed-changes-in-a-pull-request.md +++ b/content/pull-requests/how-tos/review-pull-requests/reviewing-proposed-changes-in-a-pull-request.md @@ -96,7 +96,7 @@ To change the format of the diff view in this tab, click {% octicon "gear" aria- {% data reusables.repositories.start-file-comment %} 1. When you're done, click **Start a review**. If you have already started a review, you can click **Add review comment**. -Before you submit your review, your line comments are _pending_ and only visible to you. You can edit pending comments anytime before you submit your review. To cancel a pending review, including all of its pending comments, click **Review changes**, then click **Abandon review**. +Before you submit your review, your line comments are _pending_ and only visible to you. You can edit pending comments anytime before you submit your review. To cancel a pending review, including all of its pending comments, click **Submit review**, then click **Discard review**. ![Screenshot of the comment field for a review. The "Abandon review" button is outlined in dark orange.](/assets/images/help/pull_requests/abandon-review-button.png) {% endwebui %}