Fixed capitalization

This commit is contained in:
Urmil Shroff 2020-07-09 19:28:56 +05:30 committed by GitHub
parent f521a46d50
commit 5650db143f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@ const renderSVG = (stats, options) => {
</style>
<rect x="0.5" y="0.5" width="494" height="99%" rx="4.5" fill="#FFFEFE" stroke="#E4E2E2"/>
<text x="25" y="35" class="header">${name}'s github stats</text>
<text x="25" y="35" class="header">${name}'s GitHub Stats</text>
<text y="45">
${statItems}
</text>