mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-06 05:40:38 +08:00
docs: fix spacing after equals sign in TOML example
This commit is contained in:
@ -72,7 +72,7 @@ Example:
|
|||||||
|
|
||||||
```toml
|
```toml
|
||||||
[config]
|
[config]
|
||||||
response_language= "it-IT"
|
response_language = "it-IT"
|
||||||
```
|
```
|
||||||
|
|
||||||
This will set the response language globally for all the commands to Italian.
|
This will set the response language globally for all the commands to Italian.
|
||||||
|
Reference in New Issue
Block a user