Skip to content

Commit 5dff354

Browse files
Update CreditsPage.tsx
I made a dumb err.
1 parent 558db1d commit 5dff354

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/src/pages/CreditsPage/CreditsPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ const CreditsPage: React.FC = () => {
9999
{ name: 'Peter Moise', color: '#FF0000' },
100100
{ name: 'Srihari Raman', color: '#FF2400' },
101101
{ name: 'Kaiyang Zheng', color: '#FFFF00' },
102-
{ name: 'Waasif Mahmood', color: '#114a13' }
102+
{ name: 'Waasif Mahmood', color: '#114a13' },
103103
{ name: 'Matthew Wang', color: '#c657f2' },
104104
{ name: 'Sharon Yang', color: '#ed8a5f' }
105105
];

0 commit comments

Comments
 (0)