mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Fix grammar
This commit is contained in:
parent
9252cb88d8
commit
c3bc789cd3
2 changed files with 2 additions and 2 deletions
|
|
@ -16,5 +16,5 @@ An example result:
|
||||||
|
|
||||||
{width=750}
|
{width=750}
|
||||||
|
|
||||||
!!! note "Language that are currently supported:"
|
!!! note "Languages that are currently supported:"
|
||||||
Python, Java, C++, JavaScript, TypeScript, C#, Go, Kotlin
|
Python, Java, C++, JavaScript, TypeScript, C#, Go, Kotlin
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ The tool will generate code suggestions for the selected component (if no compon
|
||||||
{width=768}
|
{width=768}
|
||||||
|
|
||||||
!!! note "Notes"
|
!!! note "Notes"
|
||||||
- Language that are currently supported by the tool: `Python, Java, C++, JavaScript, TypeScript, C#, Go, Kotlin`
|
- Languages that are currently supported by the tool: `Python, Java, C++, JavaScript, TypeScript, C#, Go, Kotlin`
|
||||||
- This tool can also be triggered interactively by using the [`analyze`](./analyze.md) tool.
|
- This tool can also be triggered interactively by using the [`analyze`](./analyze.md) tool.
|
||||||
|
|
||||||
## Configuration options
|
## Configuration options
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue