Skip to content

Commit 3a229cf

Browse files
authored
Merge pull request #269 from sadikkuzu/patch-1
Capitalize H of GitHub in index.tsx
2 parents 45adaf5 + 3e53679 commit 3a229cf

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)