From 2a8a430d801fe355f784fd4234c6387541448eab Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Sat, 1 Jul 2023 18:52:47 -0700 Subject: [PATCH] copy --- docs/benchmarks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/benchmarks.md b/docs/benchmarks.md index 8e7743faf..35286f155 100644 --- a/docs/benchmarks.md +++ b/docs/benchmarks.md @@ -23,7 +23,7 @@ Before making such a big change, I wanted to make sure I had a quantitative way to assess the benefits of function based editing. -I developed a +With this in mind, I developed a benchmark based on the [Exercism python](https://github.com/exercism/python) coding exercises. This