mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
docs: fix capitalization in improve tool configuration description
This commit is contained in:
parent
fc411dc8bc
commit
b52d0726a2
1 changed files with 1 additions and 1 deletions
|
|
@ -369,7 +369,7 @@ Note: Chunking is primarily relevant for large PRs. For most PRs (up to 500 line
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><b>enable_more_suggestions_checkbox</b></td>
|
<td><b>enable_more_suggestions_checkbox</b></td>
|
||||||
<td> Enable the checkbox to Generate more suggestions. Default is true.</td>
|
<td> Enable the checkbox to generate more suggestions. Default is true.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><b>enable_help_text</b></td>
|
<td><b>enable_help_text</b></td>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue