From 6f9d82717055060c59abe51dac50980db22a84d0 Mon Sep 17 00:00:00 2001 From: BetsyBraddock Date: Sun, 25 Oct 2020 16:18:37 +0000 Subject: [PATCH] Removed date from Announcement --- src/app/components/Announcement/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/components/Announcement/index.tsx b/src/app/components/Announcement/index.tsx index dd7f39ee2..95042cafc 100644 --- a/src/app/components/Announcement/index.tsx +++ b/src/app/components/Announcement/index.tsx @@ -15,8 +15,8 @@ export function Announcement() { <> As Sovryn has only recently launched, there is currently a{' '} $21 limit - on all transactions on the platform. On Friday October 30th we will be - raising this limit to $210. Thank you for being an early adopter! + on all transactions on the platform. We will be raising this limit to + $210 soon. Thank you for being an early adopter! } localStorageRef="txLimitInfo"