We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c5865 commit 5a634aeCopy full SHA for 5a634ae
vocs/docs/pages/index.mdx
@@ -17,7 +17,7 @@ import { HomePage, Sponsors } from "vocs/components";
17
alt="Foundry"
18
className="w-full h-auto rounded-xl"
19
/>
20
- <div className="font-regular text-[21px] max-sm:text-[18px] text-[#919193] max-md:text-center">Blazing fast smart contract developement toolkit</div>
+ <div className="font-regular text-[21px] max-sm:text-[18px] text-[#919193] max-md:text-center">Blazing fast smart contract development toolkit</div>
21
</div>
22
<div className="flex justify-center space-x-2">
23
<HomePage.Button href="/introduction/getting-started" variant="accent">Get started</HomePage.Button>
0 commit comments