diff --git a/doc/user/project/merge_requests/reviews/img/mr_summary_comment_v16_6.png b/doc/user/project/merge_requests/reviews/img/mr_summary_comment_v16_6.png
deleted file mode 100644
index 965ce84a70f41cdd263bf3884d491a19064ddc5d..0000000000000000000000000000000000000000
Binary files a/doc/user/project/merge_requests/reviews/img/mr_summary_comment_v16_6.png and /dev/null differ
diff --git a/doc/user/project/merge_requests/reviews/img/mr_summary_comment_v16_9.png b/doc/user/project/merge_requests/reviews/img/mr_summary_comment_v16_9.png
new file mode 100644
index 0000000000000000000000000000000000000000..b15472d979dba804738a37a4fb359376545f9aa5
Binary files /dev/null and b/doc/user/project/merge_requests/reviews/img/mr_summary_comment_v16_9.png differ
diff --git a/doc/user/project/merge_requests/reviews/index.md b/doc/user/project/merge_requests/reviews/index.md
index acf833cc81500fd851814cf793610f55a7cdd6e4..a9a9a895e581ef2601b3cc3f1c870772f6073c74 100644
--- a/doc/user/project/merge_requests/reviews/index.md
+++ b/doc/user/project/merge_requests/reviews/index.md
@@ -181,7 +181,7 @@ You can submit your completed review in multiple ways:
   In the modal window, you can supply a **Summary comment**, approve the merge request, and
   include quick actions:
 
-  ![Finish review with comment](img/mr_summary_comment_v16_6.png)
+  ![Finish review with comment](img/mr_summary_comment_v16_9.png)
 
 When you submit your review, GitLab:
 
@@ -189,7 +189,10 @@ When you submit your review, GitLab:
 - Sends a single email to every notifiable user of the merge request, with your
   review comments attached. Replying to this email creates a new comment on the merge request.
 - Perform any quick actions you added to your review comments.
-- Optional. Approves the merge request.
+- Optional. Shows whether you have also approved or requested changes:
+  - **Comment**: Leave general feedback without explicit approval.
+  - **Approve**: Leave feedback and approve the changes.
+  - **Request changes**: Leave feedback that should be addressed before merging.
 
 ### Resolve or unresolve thread with a comment