From cbe8d320faf14b186c006e461e6e25977ec89b5b Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 19 Mar 2025 13:42:57 -0700 Subject: [PATCH] style: Update hero heading to lowercase in website index.html --- aider/website/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/website/index.html b/aider/website/index.html index 0c43cd753..7d0153eb5 100644 --- a/aider/website/index.html +++ b/aider/website/index.html @@ -46,7 +46,7 @@
-

AI Pair Programming in Your Terminal

+

AI pair programming in your terminal

Aider lets you pair program with LLMs, to edit code in your local git repository. Start a new project or work with an existing code base.