From ae1932f43f784b0c746fd3aafd0c954b1de87a3b Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 29 Jul 2024 12:50:12 -0300 Subject: [PATCH] copy --- aider/website/_includes/blame.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/website/_includes/blame.md b/aider/website/_includes/blame.md index 442d72f37..9c2056d2c 100644 --- a/aider/website/_includes/blame.md +++ b/aider/website/_includes/blame.md @@ -72,7 +72,7 @@ document.addEventListener('DOMContentLoaded', function () { labels: { generateLabels: function(chart) { return [{ - text: 'Bubble size: Total lines contributed by aider', + text: 'Bubble size: Lines of code contributed by aider', fillStyle: 'rgba(54, 162, 235, 0.2)', strokeStyle: 'rgba(54, 162, 235, 1)', lineWidth: 1,