From b2d9fd07049435b5eb8d917d4160bd612e25659a Mon Sep 17 00:00:00 2001 From: Kevin Schoonover Date: Tue, 20 Aug 2019 10:55:47 -0500 Subject: [PATCH] 'ACM W' -> 'ACM-W' in SIG Detail section --- apps/web/src/components/pages/HomePage/sections/SIGs.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/pages/HomePage/sections/SIGs.tsx b/apps/web/src/components/pages/HomePage/sections/SIGs.tsx index 435dee58..6bc2d849 100644 --- a/apps/web/src/components/pages/HomePage/sections/SIGs.tsx +++ b/apps/web/src/components/pages/HomePage/sections/SIGs.tsx @@ -67,7 +67,7 @@ const SIGsData: ISIG[] = [ { color: "wheat", desc: - "ACM W aims to facilitate a thriving community of women in computing through the organizing of great activities, networking, and mentorship programs. We aim to address the issue of retention of women in computer science by creating a support system for academic and professional pursuits and empowering our members to pursue their goals through knowledge and education about women's contribution to technology. This group is open to all students (male or female) that wish to promote women in computing.", + "ACM-W aims to facilitate a thriving community of women in computing through the organizing of great activities, networking, and mentorship programs. We aim to address the issue of retention of women in computer science by creating a support system for academic and professional pursuits and empowering our members to pursue their goals through knowledge and education about women's contribution to technology. This group is open to all students (male or female) that wish to promote women in computing.", discord: "https://discord.gg/hh2wkmq", email: "acmw@mst.edu", logoLink: "acm-w.png",