diff --git a/examples/semantic-search-replace.md b/examples/semantic-search-replace.md index c653264bb..76bbbc68b 100644 --- a/examples/semantic-search-replace.md +++ b/examples/semantic-search-replace.md @@ -1,4 +1,4 @@ -# Semantic search & replace on code with aider and gpt-4 +# Semantic search & replace code with aider and gpt-4 > The user asks aider to do "semantic search and replace" to modify a series of function cals. > Notice that it isn't replacing exact strings.