Skip to content

Commit 3d4f6a5

Browse files
author
태재영
authored
Update project naming convention
1 parent 94f61e1 commit 3d4f6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ const projectList = [
643643
tags: ['Ruby', 'HTML', 'CSS'],
644644
},
645645
{
646-
name: 'game-of-life',
646+
name: 'Game of Life',
647647
imageSrc: 'https://troytae.github.io/game-of-life/favicon.gif',
648648
projectLink: 'https://github.com/TroyTae/game-of-life/contribute',
649649
description: 'Conway\'s game of life web version!',

0 commit comments

Comments
 (0)