Skip to content

Commit 2d0f670

Browse files
authored
Typo in "ICT Community Repos" (#26)
1 parent d5523cf commit 2d0f670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routes/projects.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export default async function Home() {
5757
<RepoList title="DevICT Repos" list={DEVICT_REPOS} />
5858
</div>
5959
<RepoList
60-
title="ICT Communty Repos"
60+
title="ICT Community Repos"
6161
list={COMMUNITY_REPOS}
6262
shuffleList={true}
6363
/>

0 commit comments

Comments
 (0)