Skip to content

Commit

Permalink
fix: Fixed typos in team list (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
Doraemon012 authored Feb 21, 2024
1 parent 531a2ea commit d63308d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/pages/Domains/teamList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ export const teamList = [
email: "[email protected]",
},
{
name: "Akshay Bhel",
name: "Akshay Behl",
team: "dev",
batch: 2022,
profileImg: "akshay.jpg",
Expand Down Expand Up @@ -517,7 +517,7 @@ export const teamList = [
email: "[email protected]",
},
{
name: "Keyur Joshi",
name: "Keyur Doshi",
team: "cp",
batch: 2022,
profileImg: "keyur.jpg",
Expand Down

0 comments on commit d63308d

Please sign in to comment.