mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
Merge pull request #2035 from rizkiandrianto/hotfix/typo-on-docs
Fix typo on docs
This commit is contained in:
commit
91dade811f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
`Supported Git Platforms: GitHub, GitLab, Bitbucket Cloud, Bitbucket Server`
|
||||
|
||||
## Overview
|
||||
High-level code uggestions, generated by the `improve` tool, offer big-picture code suggestions for your pull request. They focus on broader improvements rather than local fixes, and provide before-and-after code snippets to illustrate the recommended changes and guide implementation.
|
||||
High-level code suggestions, generated by the `improve` tool, offer big-picture code suggestions for your pull request. They focus on broader improvements rather than local fixes, and provide before-and-after code snippets to illustrate the recommended changes and guide implementation.
|
||||
|
||||
### How it works
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue