Skip to content

Commit

Permalink
remove underscore on jennifers name
Browse files Browse the repository at this point in the history
  • Loading branch information
alvinkam33 committed Oct 18, 2023
1 parent 90633f6 commit 0e60bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Team.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ const profiles = [
},
{
img: '/assets/profiles/Jennifer_Nguyen.png',
name: 'Jennifer_Nguyen',
name: 'Jennifer Nguyen',
emoji: '☆',
color: '#01DACC',
title: 'nwHacks Logistics Coordinator'
Expand Down

0 comments on commit 0e60bd3

Please sign in to comment.