Skip to content

Commit

Permalink
Text
Browse files Browse the repository at this point in the history
  • Loading branch information
guibescos committed Nov 21, 2023
1 parent dc11c16 commit 11f9a7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/components/modals/LockedModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 11f9a7b

Please sign in to comment.