diff --git a/website/docs/scripting.md b/website/docs/scripting.md index 984ecb864..2ab0af8a4 100644 --- a/website/docs/scripting.md +++ b/website/docs/scripting.md @@ -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