Fix grammar

This commit is contained in:
AdamWalker-112358 2025-10-12 17:44:36 +03:00
parent 9252cb88d8
commit c3bc789cd3
2 changed files with 2 additions and 2 deletions

View file

@ -16,5 +16,5 @@ An example result:
![Analyze 1](https://codium.ai/images/pr_agent/analyze_1.png){width=750} ![Analyze 1](https://codium.ai/images/pr_agent/analyze_1.png){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

View file

@ -20,7 +20,7 @@ The tool will generate code suggestions for the selected component (if no compon
![improve_component2](https://codium.ai/images/pr_agent/improve_component2.png){width=768} ![improve_component2](https://codium.ai/images/pr_agent/improve_component2.png){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