diff --git a/aider/website/_includes/blame.md b/aider/website/_includes/blame.md index 0d7b1197f..f883ba6a1 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: Lines of code', + text: 'Bubble size: Lines of code by aider', fillStyle: 'rgba(54, 162, 235, 0.2)', strokeStyle: 'rgba(54, 162, 235, 1)', lineWidth: 1,