From c6074c16f3fbe7dc76213ffc4c62d372408c88e1 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 5 Jun 2024 21:17:50 -0700 Subject: [PATCH] copy --- website/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/index.md b/website/index.md index 47858cf07..31041fbfe 100644 --- a/website/index.md +++ b/website/index.md @@ -49,7 +49,7 @@ $ aider --opus - Chat with aider about your code: `aider ...` - Ask for changes: - - New features, changes, improvements, or bug fixes to your code. + - New features, changes, improvements, or bug fixes. - New test cases, updated documentation or code refactors. - Paste in a GitHub issue url that needs to be solved. - Aider will edit your files to complete your request.