From 87ea0176b984a26af8d7b453085abbba1f34b787 Mon Sep 17 00:00:00 2001 From: Ori Kotek Date: Tue, 18 Jul 2023 10:36:05 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8658bdb..5e56260a 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ Here are several ways to install and run PR-Agent: - The "PR Q&A" tool answers free-text questions about the PR. - The "PR Description" tool automatically sets the PR Title and body. - The "PR Code Suggestion" tool provide inline code suggestions for the PR that can be applied and committed. -- The "PR Reflect and Review" tool first dialog with the user and asks him to reflect on the PR, and then provides a review. +- The "PR Reflect and Review" tool first initiates a dialog with the user and asks them to reflect on the PR, and then provides a review. ## How it works