mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
typos
This commit is contained in:
parent
175218c779
commit
2003b6915b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# Describe Tool
|
# Improve Tool
|
||||||
|
|
||||||
The `improve` tool scans the PR code changes, and automatically generate committable suggestions for improving the PR code.
|
The `improve` tool scans the PR code changes, and automatically generate committable suggestions for improving the PR code.
|
||||||
It can be invoked manually by commenting on any PR:
|
It can be invoked manually by commenting on any PR:
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# Describe Tool
|
# Review Tool
|
||||||
|
|
||||||
The `review` tool scans the PR code changes, and automatically generates a PR review.
|
The `review` tool scans the PR code changes, and automatically generates a PR review.
|
||||||
It can be invoked manually by commenting on any PR:
|
It can be invoked manually by commenting on any PR:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue