diff --git a/docs/ctags.md b/docs/ctags.md index 72a35427d..6e5275127 100644 --- a/docs/ctags.md +++ b/docs/ctags.md @@ -40,7 +40,7 @@ This works pretty well, and is how `aider` previously worked. You manually specify which files to "add to the chat". But it's not ideal to have to manually identify and curate the right -subset of the code base to add to the chat. It can get complicated, as +set of files to add to the chat. It can get complicated, as some changes will need context from many files. You may still overrun the context window if individual files are very large.