mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-30 23:16:52 +00:00
Change the spelling of the STARTER_CTA_DESCRIPTION
This commit is contained in:
@@ -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') && (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user