diff --git a/docs/repomap.md b/docs/repomap.md index 8c5f92650..d47363414 100644 --- a/docs/repomap.md +++ b/docs/repomap.md @@ -200,7 +200,7 @@ Switching from ctags to tree-sitter provides a bunch of benefits: You'll recall that we identified the 3 key steps required to use GPT -to code within a large, pre-existing codebase: +to complete a coding task within a large, pre-existing codebase: 1. Find the code that needs to be changed. 2. Understand how that code relates to the rest of the codebase.