From 415817b4217e629f2648d5fc4dcaef8afe413e08 Mon Sep 17 00:00:00 2001 From: Tal Date: Sun, 25 May 2025 08:42:55 +0300 Subject: [PATCH] Update docs/docs/tools/improve.md Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com> --- docs/docs/tools/improve.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/tools/improve.md b/docs/docs/tools/improve.md index 3d4b0336..54ece175 100644 --- a/docs/docs/tools/improve.md +++ b/docs/docs/tools/improve.md @@ -457,7 +457,7 @@ enable_auto_approval = true auto_approve_for_no_suggestions = true ``` -When no [code suggestion](https://www.qodo.ai/images/pr_agent/code_suggestions_as_comment_closed.png) were found for the PR, the PR will be auto-approved. +When no [code suggestions](https://www.qodo.ai/images/pr_agent/code_suggestions_as_comment_closed.png) were found for the PR, the PR will be auto-approved. ___