From 2ead9fe4dfb5267ee3688998c36a1ef634ef675b Mon Sep 17 00:00:00 2001 From: mrT23 Date: Sun, 26 Jan 2025 12:07:48 +0200 Subject: [PATCH] typo --- docs/docs/core-abilities/auto_best_practices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/core-abilities/auto_best_practices.md b/docs/docs/core-abilities/auto_best_practices.md index f2cac762..db16eaf2 100644 --- a/docs/docs/core-abilities/auto_best_practices.md +++ b/docs/docs/core-abilities/auto_best_practices.md @@ -5,7 +5,7 @@ ### Finding Code Problems - Exploration Phase -The Qodo Merge `improve` tool identifies potential issues, problems and bugs in Pull Request (PR) code changes. +Qodo Merge `improve` tool identifies potential issues, problems and bugs in Pull Request (PR) code changes. Rather than focusing on generic concepts like code style, the tool intelligently analyzes code to detect meaningful problems. The analysis is intentionally broad to allow discovery of diverse issues - from subtle bugs to architectural concerns.