Change the spelling of the STARTER_CTA_DESCRIPTION

This commit is contained in:
Phillweston
2025-01-04 14:31:40 +08:00
parent 2831d2fb0c
commit 7ff6f4e7fe
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ export const CTA = () => {
</span>
</h2>
<p className='mx-auto mb-6 max-w-[515px] text-base leading-[1.5] text-white'>
{siteConfig('STARTER_CTA_DESCRIOTN')}
{siteConfig('STARTER_CTA_DESCRIPTION')}
</p>
{siteConfig('STARTER_CTA_BUTTON') && (
<>