diff --git a/examples/README.md b/examples/README.md index 06b78d9fe..1d2493704 100644 --- a/examples/README.md +++ b/examples/README.md @@ -29,7 +29,7 @@ To better understand the chat transcripts, it's worth knowing that: > Output from the aider tool is shown in a blockquote like this. -#### > The user's chat messages are bold and shown on a prompt line like this. They contain they user's change requests, clarifications, etc. +#### > The user's chat messages are shown on a prompt line like this. They contain they user's change requests, clarifications, etc. Responses from GPT-4 are in a plain font like this, and often include colorized "edit blocks" that specify edits to the code. Here's a sample edit block that switches from printing "hello" to "goodbye":