From 2692a981513cd03ec44f1cffe70d5ef892f8937f Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Tue, 1 Mar 2022 18:51:29 -0800 Subject: [PATCH] Reword loan copy --- web/components/amount-input.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/components/amount-input.tsx b/web/components/amount-input.tsx index ea7b2173..e5165b1f 100644 --- a/web/components/amount-input.tsx +++ b/web/components/amount-input.tsx @@ -97,15 +97,15 @@ export function AmountInput(props: { )} {user && ( - + {contractId && ( - Loan amount{' '} + Amount loaned{' '} {formatMoney(loanAmount)}{' '}