Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
Fix Abhiram's name
  • Loading branch information
TyHil authored Sep 9, 2024
1 parent 21340a2 commit 574b547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/person-dictionary.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const netIdToPersonMap = new Map<string, Person>([
[
'axt220137',
{
name: 'Abriham Tadepalli',
name: 'Abhiram Tadepalli',
linkedIn: 'abhiram-tadepalli',
},
],
Expand Down

0 comments on commit 574b547

Please sign in to comment.