Skip to content

Commit be1c61f

Browse files
authored
Fix instructions for abandoning a review
Updated the instructions for canceling a pending review to reflect the correct button actions.
1 parent 2372f8e commit be1c61f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/pull-requests/how-tos/review-pull-requests/reviewing-proposed-changes-in-a-pull-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ To change the format of the diff view in this tab, click {% octicon "gear" aria-
9696
{% data reusables.repositories.start-file-comment %}
9797
1. When you're done, click **Start a review**. If you have already started a review, you can click **Add review comment**.
9898

99-
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**.
99+
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**.
100100

101101
![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)
102102
{% endwebui %}

0 commit comments

Comments
 (0)