fix a key typo in index.tsx

i18n
mrshmllow 2 years ago committed by Michal
parent 5934808041
commit 406d638c0e
No known key found for this signature in database
GPG Key ID: 52F8801FC912EB4F

@ -115,7 +115,7 @@ const Home: NextPageWithLayout = () => {
{t("amethyst.title")}
</p>
<p className="mt-4 max-w-3xl text-ctp-subtext1">
{t("amethyst.decsription")}
{t("amethyst.description")}
</p>
<Link href="/docs/amethyst/getting-started">

Loading…
Cancel
Save