From 2821fcb6ef75d20ca28ffc3a60607a19aca7c8b5 Mon Sep 17 00:00:00 2001 From: Carlos Cordoba Date: Sat, 19 Oct 2024 12:46:46 -0500 Subject: [PATCH] Improve one item description for Gonzalo --- src/routes/about/+page.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/about/+page.js b/src/routes/about/+page.js index fde48b15..993d97fe 100644 --- a/src/routes/about/+page.js +++ b/src/routes/about/+page.js @@ -174,7 +174,7 @@ const pastContributors = [ list: [ "Redesigned the plugins API", "Creator of QtPy", - "Improved configuration system", + "Improved configuration system and added tests for it", "Many improvements to the Editor" ] }