From 46d434f3074ca0e4d1e5d0d584fca08e1d7bed83 Mon Sep 17 00:00:00 2001 From: "Steven T. Cramer" Date: Fri, 19 Jul 2024 10:50:48 +0700 Subject: [PATCH] Update README.md correct the sentence. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 721beb6df..9b0b12ab7 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Pair program with AI. ## Top tier performance -[Aider has the one of the top scores on SWE Bench](https://aider.chat/2024/06/02/main-swe-bench.html). +[Aider has one of the top scores on SWE Bench](https://aider.chat/2024/06/02/main-swe-bench.html). SWE Bench is a challenging software engineering benchmark where aider solved *real* GitHub issues from popular open source projects like django, scikitlearn, matplotlib, etc.