File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ function OssStatsContent({ library }: { library?: Library }) {
111111 { hasStarCount ? starCount . toLocaleString ( ) : '0' }
112112 </ div >
113113 < div className = "text-sm opacity-60 font-medium italic -mt-1 group-hover:text-yellow-500 transition-colors duration-200" >
114- Stars on Github
114+ Stars on GitHub
115115 </ div >
116116 </ div >
117117 </ a >
@@ -170,7 +170,7 @@ function OssStatsSkeleton() {
170170 < div >
171171 < div className = "text-2xl font-bold opacity-80 h-7 w-20 bg-gray-200 dark:bg-gray-700 rounded animate-pulse" />
172172 < div className = "text-sm opacity-60 font-medium italic -mt-1" >
173- Stars on Github
173+ Stars on GitHub
174174 </ div >
175175 </ div >
176176 </ div >
Original file line number Diff line number Diff line change @@ -286,7 +286,7 @@ function PageComponent() {
286286 className = "flex gap-1 items-center"
287287 rel = "noreferrer"
288288 >
289- < ExternalLink /> Github
289+ < ExternalLink /> GitHub
290290 </ a >
291291 { ! library . hideStackblitzUrl ? (
292292 < a
Original file line number Diff line number Diff line change 1- [
1+ [
22 {
33 "login" : " wildfee" ,
44 "name" : " AI-Text-Humanizer.com" ,
285285 },
286286 {
287287 "login" : " __github" ,
288- "name" : " Github " ,
288+ "name" : " GitHub " ,
289289 "imageUrl" : " https://github.githubassets.com/images/modules/logos_page/GitHub-Logo.png" ,
290290 "linkUrl" : " https://github.com?utm_source=tanstack"
291291 },
You can’t perform that action at this time.
0 commit comments