Skip to content

Commit

Permalink
fix(data): graphic -> design (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsun969 authored Nov 25, 2024
1 parent 317b649 commit 07af065
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/committee-members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ export const COMMITTEE_MEMBERS: CommitteeMember[] = [
},
{
name: 'Prefei Ren',
position: 'Graphic Officer',
position: 'Design Officer',
},
{
name: 'Lucy Fidock',
position: 'Graphic Officer',
position: 'Design Officer',
},
{
name: 'Omar Badr',
Expand Down

0 comments on commit 07af065

Please sign in to comment.