From 502c93dd32682dc5451f3613946d844123b77fa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Conrado=20Montoya=20Acosta?= Date: Fri, 18 Oct 2024 12:00:09 -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 010ed239..21cfadbd 100644 --- a/src/routes/about/+page.js +++ b/src/routes/about/+page.js @@ -130,7 +130,7 @@ const pastContributors = [ tooltip: [ { list: [ - "Started Spyder in 2009", + "Created Spyder in 2009", "Lead maintainer until 2013", ] }