fix typo in the thanks section (#1342)

pull/1657/head
Mohammad Saleh 2 years ago committed by GitHub
parent a9ea4626e8
commit ec5c8c9d5a
  1. 2
      pages/thanks.tsx

@ -30,7 +30,7 @@ export default function Thanks() {
<Flex alignItems='center'>
<Box width='100%'>
<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
fontWeight={600} textDecoration='underline' href={siteConfig.url.sponsor} target='_blank'>GitHub
Sponsors</Link> and we are truly

Loading…
Cancel
Save