Fix typo
This commit is contained in:
parent
44c53ae96d
commit
f17675bbcf
|
@ -57,7 +57,7 @@ export default function Charity(props: {
|
||||||
<Col className="max-w-xl gap-2">
|
<Col className="max-w-xl gap-2">
|
||||||
<Title className="!mt-0" text="Manifold for Good" />
|
<Title className="!mt-0" text="Manifold for Good" />
|
||||||
<div className="mb-6 text-gray-500">
|
<div className="mb-6 text-gray-500">
|
||||||
Donate your winnings to charity! Through the month of May, every
|
Donate your winnings to charity! Through the month of May, every{' '}
|
||||||
{formatMoney(100)} you contribute turns into $1 USD sent to your
|
{formatMoney(100)} you contribute turns into $1 USD sent to your
|
||||||
chosen charity.
|
chosen charity.
|
||||||
<Spacer h={5} />
|
<Spacer h={5} />
|
||||||
|
|
Loading…
Reference in New Issue
Block a user