diff --git a/docs/docs/tools/improve.md b/docs/docs/tools/improve.md
index 0d5ff534..fb22b940 100644
--- a/docs/docs/tools/improve.md
+++ b/docs/docs/tools/improve.md
@@ -277,7 +277,7 @@ Using a combination of both can help the AI model to provide relevant and tailor
focus_only_on_problems |
- If set to true, suggestions will focus primarily on identifying and fixing code problems, and less on style considerations like best practices, maintainability, or readability. Default is false. |
+ If set to true, suggestions will focus primarily on identifying and fixing code problems, and less on style considerations like best practices, maintainability, or readability. Default is true. |
persistent_comment |