diff --git a/docs/gemstones/git/02-gh_cli_edit_pr_title.md b/docs/gemstones/git/02-gh_cli_edit_pr_title.md index f47f67f7a8..d05403a75b 100644 --- a/docs/gemstones/git/02-gh_cli_edit_pr_title.md +++ b/docs/gemstones/git/02-gh_cli_edit_pr_title.md @@ -15,7 +15,7 @@ This Gemstone explains how to edit or change the title of an existing pull reque ## Problem Description -Sometimes, there may be a need to modify the title of a PR after its creation to reflect the current changes or discussions better. +Sometimes, the title of a PR after its creation may need to be modified to better reflect the current changes or discussions. ## Prerequisites