diff --git a/aider/website/docs/config/adv-model-settings.md b/aider/website/docs/config/adv-model-settings.md index 001dce071ff..1125025a1ee 100644 --- a/aider/website/docs/config/adv-model-settings.md +++ b/aider/website/docs/config/adv-model-settings.md @@ -74,7 +74,7 @@ a model that aider doesn't know about. You can override or add settings for any model by creating a `.aider.model.settings.yml` file in one of these locations: - Your home directory. -- The root if your git repo. +- The root of your git repo. - The current directory where you launch aider. - Or specify a specific file with the `--model-settings-file ` switch.