Skip to content

Commit

Permalink
fix member name typo
Browse files Browse the repository at this point in the history
  • Loading branch information
IcedTea2K committed May 17, 2024
1 parent a4effea commit c92d856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Member.ts
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ const Catherine: Member = {

const Arnaz: Member = {
image: _Arnaz,
name: 'Arnaz Dallah',
name: 'Arnaz Dhalla',
positions: new Map<string, string>([
['CADnano', 'Team Lead'],
['Leads', 'CADnano Lead']
Expand Down

0 comments on commit c92d856

Please sign in to comment.