Skip to content

Commit 56017b0

Browse files
committed
fix typo
1 parent a62b793 commit 56017b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/project-list.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ export function ProjectList() {
2828
},
2929
{
3030
imageUrl: '/projects/vshacks.png',
31-
imageAlt: 'VSHacks Website Screenshot',
32-
title: 'VSHacks',
31+
imageAlt: 'vsHacks Website Screenshot',
32+
title: 'vsHacks',
3333
description: "Lead organizer of Vancouver Students Hackathon, a virtual hackathon for high school students across Greater Vancouver.",
3434
// dateWorked: '2022 - 2025',
3535
url: 'https://vshacks.github.io/',

0 commit comments

Comments
 (0)