From c66261d386097bf6a783b3f41e0b2a9a069872c8 Mon Sep 17 00:00:00 2001 From: Lisa Chan Date: Fri, 29 Aug 2025 20:35:52 -0700 Subject: [PATCH] remove extraneous $ and typo --- assets/js/wins.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/wins.js b/assets/js/wins.js index 34b45217bf..45bd6886f2 100644 --- a/assets/js/wins.js +++ b/assets/js/wins.js @@ -28,7 +28,7 @@ "I increased the number of commits on my Github profile": `github.svg`, "I learned a new language": `code.svg`, "I set up 2FA": `twofa.svg`, - "I became part of a a caring community": `$community.svg`, + "I became part of a caring community": `community.svg`, "I worked on an enterprise project": `enterprise.svg`, "I worked on a project that will help the people of Los Angeles": `giving.svg`, "I worked on two or more projects": `hammers.svg`,