mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35: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}
|
||||
|
||||
!!! note "Language that are currently supported:"
|
||||
!!! note "Languages that are currently supported:"
|
||||
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}
|
||||
|
||||
!!! 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.
|
||||
|
||||
## Configuration options
|
||||
|
|
|
|||
Loading…
Reference in a new issue