diff --git a/examples/semantic-search-replace.md b/examples/semantic-search-replace.md index a3500eae6..6b8b25656 100644 --- a/examples/semantic-search-replace.md +++ b/examples/semantic-search-replace.md @@ -1,6 +1,6 @@ # Semantic search & replace code with aider and gpt-4 -> The user asks aider to modify a series of function cals. +> The user asks aider to modify a series of function calls. > Notice that it isn't replacing exact strings. > Aider deals with various formatting and semantic differences in the calls that it is updating.