mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
Fix tiny typo
This commit is contained in:
parent
f752faff11
commit
c8dafa2a1a
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ See the
|
|||
[Coder.create() and Coder.__init__() methods](https://github.com/paul-gauthier/aider/blob/main/aider/coders/base_coder.py)
|
||||
for all the supported arguments.
|
||||
|
||||
It can also be helpful to set the equivalend of `--yes` by doing this:
|
||||
It can also be helpful to set the equivalent of `--yes` by doing this:
|
||||
|
||||
```
|
||||
from aider.io import InputOutput
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue