We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5523cf commit 2d0f670Copy full SHA for 2d0f670
1 file changed
routes/projects.tsx
@@ -57,7 +57,7 @@ export default async function Home() {
57
<RepoList title="DevICT Repos" list={DEVICT_REPOS} />
58
</div>
59
<RepoList
60
- title="ICT Communty Repos"
+ title="ICT Community Repos"
61
list={COMMUNITY_REPOS}
62
shuffleList={true}
63
/>
0 commit comments