diff --git a/examples/hello.md b/examples/hello.md index 5b4af684f..e905659f5 100644 --- a/examples/hello.md +++ b/examples/hello.md @@ -19,7 +19,7 @@ print("goodbye") >>>>>>> UPDATED ``` -> Applied edit to hello.py +> Applied edit to hello.py > Commit 672ae42 aider: Changed output from "hello" to "goodbye" in hello.py.