From 572d4a6cbb3d6699966111935c3296d61f320263 Mon Sep 17 00:00:00 2001 From: GigiaJ Date: Fri, 22 Aug 2025 09:31:38 -0500 Subject: [PATCH] Improve phrasing --- src/main/frontend/landing.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/frontend/landing.cljs b/src/main/frontend/landing.cljs index abd82f6..768976a 100644 --- a/src/main/frontend/landing.cljs +++ b/src/main/frontend/landing.cljs @@ -14,7 +14,7 @@ [:h1 "Jaggar"] [:p "Sometimes I do stuff. Fairly often really."] [:p - "Actively a contributor to " + "Active contributor to " [:a {:href "https://guix.gnu.org"} "Guix"] " -as a package maintainer- and " [:a {:href "https://github.com/GigiaJ/cinny"} "Cinny (Matrix client)"]