chore: some typos

This commit is contained in:
2024-11-23 13:51:31 +01:00
parent 541c81bbe1
commit 732ff2b83b
7 changed files with 10 additions and 9 deletions

View File

@@ -42,7 +42,7 @@ export const CustomCard = ({
>
<CardHeader>
<p className='text-xs uppercase text-gray-500'>
Hackernews + newsletter
Hacker News + newsletter
</p>
<CardTitle>{title}</CardTitle>
{description && <CardDescription>{description}</CardDescription>}

View File

@@ -40,7 +40,7 @@ export const Template = ({
textAlign: 'center'
}}
>
Hackernews + newsletter
Hacker News + newsletter
</p>
<h2
style={{