Skip to content

Commit 1bed23f

Browse files
authored
Merge pull request #14 from FDUCSLG/feature/team
fix: correct name of a team member
2 parents 5428a99 + 9f78f83 commit 1bed23f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/team.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const members = [
2929
},
3030
{
3131
avatar: 'https://www.github.com/Jingyijun.png',
32-
name: 'Jingyijun',
32+
name: 'JingYiJun',
3333
links: [
3434
{ icon: 'github', link: 'https://github.com/Jingyijun' },
3535
]

0 commit comments

Comments
 (0)