From 6106eeee95c9dd87492b910b2c2221ce33aa967a Mon Sep 17 00:00:00 2001 From: Sinclair Chen Date: Tue, 31 May 2022 13:23:01 -0700 Subject: [PATCH] copyedit: donations available after May --- web/pages/charity/index.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/web/pages/charity/index.tsx b/web/pages/charity/index.tsx index f33ceb33..98494e53 100644 --- a/web/pages/charity/index.tsx +++ b/web/pages/charity/index.tsx @@ -57,9 +57,8 @@ export default function Charity(props: { <div className="mb-6 text-gray-500"> - Donate your winnings to charity! Through the month of May, every{' '} - {formatMoney(100)} you contribute turns into $1 USD sent to your - chosen charity. + Donate your winnings to charity! Every {formatMoney(100)} you give + turns into $1 USD we send to your chosen charity. <Spacer h={5} /> Together we've donated over ${Math.floor(totalRaised / 100)} USD so far!