diff --git a/pr_agent/algo/utils.py b/pr_agent/algo/utils.py index d0a354a1..9e12d8a1 100644 --- a/pr_agent/algo/utils.py +++ b/pr_agent/algo/utils.py @@ -121,7 +121,7 @@ def convert_to_markdown_v2(output_data: dict, return "" if get_settings().get("pr_reviewer.enable_intro_text", False): - markdown_text += f"Here are some relevant observations to aid the review process:\n\n" + markdown_text += f"Here are some key observations to aid the review process:\n\n" if gfm_supported: markdown_text += "