diff --git a/doc/user/duo_amazon_q/_index.md b/doc/user/duo_amazon_q/_index.md
index 5661f87e5af380d63dec07f088c7cada755f9e7f..f936dd308d7d666f3ef8d1231dbe036de8742a2a 100644
--- a/doc/user/duo_amazon_q/_index.md
+++ b/doc/user/duo_amazon_q/_index.md
@@ -103,16 +103,17 @@ Amazon Q can make code changes based on reviewer feedback.
 
 Amazon Q proposes changes to the merge request based on the reviewer's comments and feedback.
 
-### Apply code changes based on feedback
+### View suggested fixes
 
-Amazon Q can suggest code changes based on feedback in a specific merge request comment.
+After Amazon Q has reviewed your code and added comments that explain potential issues,
+Amazon Q can reply to these comments with suggested fixes.
 
-1. Open a merge request that has reviewer feedback.
+1. Open a merge request that has feedback from Amazon Q.
 1. On the **Overview** tab, go to the comment you want to address.
 1. Type `/q fix`.
 1. Select **Add comment now**.
 
-Amazon Q proposes changes for the specific comment.
+Amazon Q proposes fixes for the issue in the comment.
 
 ### Create test coverage