Skip to content

Commit 79422d3

Browse files
authored
Merge pull request #50 from lockieluke/main
Fix Typo Star on GithHub -> Star on GitHub
2 parents 480cd75 + 6938085 commit 79422d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ui/Hero/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export default () => {
2828
target="_blank"
2929
>
3030
<IconGithub className="w-5 h-5" />
31-
Star on GithHub
31+
Star on GitHub
3232
</LinkItem>
3333
</div>
3434
</div>

0 commit comments

Comments
 (0)