From 11f9a7b98f4e14c6285e91302a081f69827e5bcb Mon Sep 17 00:00:00 2001
From: Guillermo Bescos <g.bescos@yahoo.com>
Date: Tue, 21 Nov 2023 19:59:21 +0000
Subject: [PATCH] Text

---
 frontend/components/modals/LockedModal.tsx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/frontend/components/modals/LockedModal.tsx b/frontend/components/modals/LockedModal.tsx
index bf531f53..f5183bd0 100644
--- a/frontend/components/modals/LockedModal.tsx
+++ b/frontend/components/modals/LockedModal.tsx
@@ -163,8 +163,8 @@ function LockedModalCurrentState({
           <br />
           Participating in governance requires you to stake your locked tokens.
           This means that when your tokens unlock, you will have to manually
-          unstake them by interacting with the UI and wait for a one epoch
-          cooldown before being able to withdraw them.
+          unstake them by interacting with the UI and wait for a cooldown of one
+          full epoch before being able to withdraw them.
         </>
       )
     case VestingAccountState.UnvestedTokensFullyUnlockedExceptCooldown: