Merge pull request #5 from urmilshroff/patch-1

Fixed capitalization
This commit is contained in:
Anurag Hazra 2020-07-09 20:05:01 +05:30 committed by GitHub
commit 81bcc772d2
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>