mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-02 13:52:46 +02:00
fix typo in the thanks section (#1342)
This commit is contained in:
@@ -30,7 +30,7 @@ export default function Thanks() {
|
|||||||
<Flex alignItems='center'>
|
<Flex alignItems='center'>
|
||||||
<Box width='100%'>
|
<Box width='100%'>
|
||||||
<Heading mb='10px' fontWeight={700}>Thanks!</Heading>
|
<Heading mb='10px' fontWeight={700}>Thanks!</Heading>
|
||||||
<Text>The project has been made possible by the all the wonderful humans and companies supporting the
|
<Text>The project has been made possible by all the wonderful humans and companies supporting the
|
||||||
project on <Link
|
project on <Link
|
||||||
fontWeight={600} textDecoration='underline' href={siteConfig.url.sponsor} target='_blank'>GitHub
|
fontWeight={600} textDecoration='underline' href={siteConfig.url.sponsor} target='_blank'>GitHub
|
||||||
Sponsors</Link> and we are truly
|
Sponsors</Link> and we are truly
|
||||||
|
Reference in New Issue
Block a user