Skip to content

Commit 9ee7ba3

Browse files
authored
Merge pull request #2070 from YunosukeY/docs/fix-some-documentation-drifts
docs: Fix some documentation drifts
2 parents 8d3f3bc + d67d053 commit 9ee7ba3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs/tools/describe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ This option is enabled by default via the `pr_description.enable_pr_diagram` par
118118
</tr>
119119
<tr>
120120
<td><b>final_update_message</b></td>
121-
<td>If set to true, it will add a comment message [`PR Description updated to latest commit...`](https://github.com/Codium-ai/pr-agent/pull/499#issuecomment-1837412176) after finishing calling `/describe`. Default is false.</td>
121+
<td>If set to true, it will add a comment message [`PR Description updated to latest commit...`](https://github.com/Codium-ai/pr-agent/pull/499#issuecomment-1837412176) after finishing calling `/describe`. Default is true.</td>
122122
</tr>
123123
<tr>
124124
<td><b>enable_semantic_files_types</b></td>

docs/docs/tools/improve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ This configuration is recommended for:
636636
</tr>
637637
<tr>
638638
<td><b>enable_chat_text</b></td>
639-
<td>If set to true, the tool will display a reference to the PR chat in the comment. Default is true.</td>
639+
<td>If set to true, the tool will display a reference to the PR chat in the comment. Default is false.</td>
640640
</tr>
641641
<tr>
642642
<td><b>publish_output_no_suggestions</b></td>

0 commit comments

Comments
 (0)