From 4d8af33c85f200ede4bc67e16c025a72aa80647c Mon Sep 17 00:00:00 2001 From: James Grugett Date: Wed, 2 Mar 2022 15:48:38 -0800 Subject: [PATCH] Invested value => Investment value --- web/components/bets-list.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/bets-list.tsx b/web/components/bets-list.tsx index 367ec0b6..14679a69 100644 --- a/web/components/bets-list.tsx +++ b/web/components/bets-list.tsx @@ -136,7 +136,7 @@ export function BetsList(props: { user: User }) { -
Invested value
+
Investment value
{formatMoney(currentBetsValue)}{' '}