From 2ab56c8f0c31e69b7e2e601016f7d39a09c70544 Mon Sep 17 00:00:00 2001 From: paul-gauthier <69695708+paul-gauthier@users.noreply.github.com> Date: Mon, 15 May 2023 20:00:30 -0700 Subject: [PATCH] Update hello-world-flask.md --- examples/hello-world-flask.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/hello-world-flask.md b/examples/hello-world-flask.md index dd96cc2e2..94664e12f 100644 --- a/examples/hello-world-flask.md +++ b/examples/hello-world-flask.md @@ -1,5 +1,5 @@ -# Create a simple flask app with aider and gpt-4 +# Create a simple flask app with aider & gpt-4 In this chat transcript, the user asks to make a simple flask app with various endpoints.