diff --git a/src/components/OpenSourceStats.tsx b/src/components/OpenSourceStats.tsx
index d2c33b93..b086af5b 100644
--- a/src/components/OpenSourceStats.tsx
+++ b/src/components/OpenSourceStats.tsx
@@ -150,7 +150,7 @@ export default function OssStats({ library }: { library?: Library }) {
- Stars on Github
+ Stars on GitHub
diff --git a/src/routes/$libraryId/$version.docs.framework.$framework.examples.$.tsx b/src/routes/$libraryId/$version.docs.framework.$framework.examples.$.tsx
index 1e749592..d268ed7a 100644
--- a/src/routes/$libraryId/$version.docs.framework.$framework.examples.$.tsx
+++ b/src/routes/$libraryId/$version.docs.framework.$framework.examples.$.tsx
@@ -286,7 +286,7 @@ function PageComponent() {
className="flex gap-1 items-center"
rel="noreferrer"
>
- Github
+ GitHub
{!library.hideStackblitzUrl ? (