From 4edd5d069e635dd25f69a8baa14c21c5f8bc0986 Mon Sep 17 00:00:00 2001 From: Ian Woodard <17186604+IanWoodard@users.noreply.github.com> Date: Sun, 14 Jul 2024 10:39:08 -0700 Subject: [PATCH] Addressing some nits in wording (#881) * Cleaning up wording * linting --- earn/src/components/markets/borrow/BorrowingWidget.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/earn/src/components/markets/borrow/BorrowingWidget.tsx b/earn/src/components/markets/borrow/BorrowingWidget.tsx index ba5e09a7..868342d1 100644 --- a/earn/src/components/markets/borrow/BorrowingWidget.tsx +++ b/earn/src/components/markets/borrow/BorrowingWidget.tsx @@ -423,14 +423,16 @@ export default function BorrowingWidget(props: BorrowingWidgetProps) {