Skip to content

Commit f6fb6b9

Browse files
committed
fix: 🐛 修正团队成员标题的拼写错误
1 parent a613095 commit f6fb6b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const members = [
1212
{
1313
avatar: 'https://avatars.githubusercontent.com/u/146628596?v=4',
1414
name: 'Ni0duann',
15-
title: 'EzMonitor menbers',
15+
title: 'EzMonitor member',
1616
links: [
1717
{ icon: 'github', link: 'https://github.com/Ni0duann' },
1818
// { icon: 'twitter', link: 'https://twitter.com/youyuxi' }
@@ -21,7 +21,7 @@ const members = [
2121
{
2222
avatar: 'https://avatars.githubusercontent.com/u/109895777?v=4',
2323
name: 'Zero1017',
24-
title: 'EzMonitor menbers',
24+
title: 'EzMonitor member',
2525
links: [
2626
{ icon: 'github', link: 'https://github.com/Eomnational' }
2727
]

0 commit comments

Comments
 (0)