diff --git a/docs/faq.md b/docs/faq.md index 2b3147563..470b7d7a6 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -139,7 +139,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 helpful to set the equivalend of `--yes` by doing this: +It can also be helpful to set the equivalend of `--yes` by doing this: ``` from aider.io import InputOutput