diff --git a/docs/ctags.md b/docs/ctags.md index 77e7fcf4b..45823d861 100644 --- a/docs/ctags.md +++ b/docs/ctags.md @@ -2,7 +2,7 @@ # Using ctags to help GPT-4 understand an entire repo GPT-4 is great at coding, but it's hard to work with it to make -modifications inside a larger code base. +modifications inside a large code base. GPT can't really understand and navigate more code than can fit in its context window. And many