diff --git a/website/docs/troubleshooting/edit-errors.md b/website/docs/troubleshooting/edit-errors.md index 7c7a4a359..dbbd527dd 100644 --- a/website/docs/troubleshooting/edit-errors.md +++ b/website/docs/troubleshooting/edit-errors.md @@ -33,8 +33,8 @@ so editing errors are probably unavoidable. ## Reduce distractions Many LLM now have very large context windows, -but filling them with irrelevant code often -cofuses the model. +but filling them with irrelevant code or conversation +can cofuse the model. - Don't add too many files to the chat, *just* add the files you think need to be edited. Aider also sends the LLM a [map of your entire git repo](https://aider.chat/docs/repomap.html), so other relevant code will be included automatically.