Skip to content

Commit 5a634ae

Browse files
authored
chore: typo (#1551)
1 parent f7c5865 commit 5a634ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vocs/docs/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import { HomePage, Sponsors } from "vocs/components";
1717
alt="Foundry"
1818
className="w-full h-auto rounded-xl"
1919
/>
20-
<div className="font-regular text-[21px] max-sm:text-[18px] text-[#919193] max-md:text-center">Blazing fast smart contract developement toolkit</div>
20+
<div className="font-regular text-[21px] max-sm:text-[18px] text-[#919193] max-md:text-center">Blazing fast smart contract development toolkit</div>
2121
</div>
2222
<div className="flex justify-center space-x-2">
2323
<HomePage.Button href="/introduction/getting-started" variant="accent">Get started</HomePage.Button>

0 commit comments

Comments
 (0)