From 62e72b2091b1475653b4d892a3aaee6752dbcb39 Mon Sep 17 00:00:00 2001 From: James Grugett Date: Sun, 28 Aug 2022 23:51:43 -0500 Subject: [PATCH] Loan dialog wording tweak --- web/components/profile/loans-modal.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/components/profile/loans-modal.tsx b/web/components/profile/loans-modal.tsx index 07853162..46be649a 100644 --- a/web/components/profile/loans-modal.tsx +++ b/web/components/profile/loans-modal.tsx @@ -34,11 +34,11 @@ export function LoansModal(props: { • What is an example? - For example, if you bet M$1000 on "Will I become a millionare?", you - will get M$20 back tomorrow. + For example, if you bet M$1000 on "Will I become a millionare?" + today, you will get M$20 back tomorrow. - Previous loans count against your total bet amount. So on the third + Previous loans count against your total bet amount. So on the next day, you would get back 2% of M$(1000 - 20) = M$19.6.