Skip to content

Commit 3e53679

Browse files
authored
Capitalize H of GitHub in index.tsx
1 parent 45adaf5 commit 3e53679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ function HomepageHeader() {
2929
className="button button--secondary button--lg"
3030
to="https://github.com/kro-run/kro"
3131
>
32-
Go to Github
32+
Go to GitHub
3333
</Link>
3434
</div>
3535
</div>

0 commit comments

Comments
 (0)