From b5bc2904074170cf56091fc95d79e408974024cd Mon Sep 17 00:00:00 2001 From: SirSaltyy Date: Thu, 5 May 2022 16:25:39 -0400 Subject: [PATCH] Update index.tsx --- web/pages/charity/index.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/pages/charity/index.tsx b/web/pages/charity/index.tsx index 32e64420..daa4e784 100644 --- a/web/pages/charity/index.tsx +++ b/web/pages/charity/index.tsx @@ -56,8 +56,7 @@ export default function Charity(props: { <div className="mb-6 text-gray-500"> - Donate your winnings to charity! Through the month of May, every M$ - 100 you contribute turns into $1 USD sent to your chosen charity. + Donate your winnings to charity! Through the month of May, every M$100 you contribute turns into $1 USD sent to your chosen charity. <Spacer h={5} /> Together we've donated over ${Math.floor(totalRaised / 100)} USD so far!