From d288e7be823cdc47e0a5839bc74871d63d63bf1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Conrado=20Montoya=20Acosta?= Date: Fri, 18 Oct 2024 12:02:37 -0500 Subject: [PATCH] Update src/routes/about/+page.js Co-authored-by: C.A.M. Gerlach --- 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 d5410c34..cebf334c 100644 --- a/src/routes/about/+page.js +++ b/src/routes/about/+page.js @@ -173,7 +173,7 @@ const pastContributors = [ { list: [ "Redesign of the plugins API", - "Creator of Qtpy", + "Creator of QtPy", "Improved configuration system", "Many improvements to the Editor" ]