docs: correct written form of GitHub text

Fixed spelling.
This commit is contained in:
Liran Tal
2023-02-17 01:09:31 +02:00
committed by GitHub
parent 20c176dfaa
commit fd38721a94

View File

@@ -47,7 +47,7 @@ import { Icon } from "astro-icon";
class="flex gap-1 items-center justify-center" class="flex gap-1 items-center justify-center"
target="_blank"> target="_blank">
<Icon class="text-black w-4 h-4" name="bx:bxl-github" /> <Icon class="text-black w-4 h-4" name="bx:bxl-github" />
Github Repo GitHub Repo
</Link> </Link>
</div> </div>
</div> </div>