From 6239af117e87f871f6dfe54e0d50bad46dc18ec8 Mon Sep 17 00:00:00 2001 From: jon wong Date: Wed, 7 Aug 2024 12:59:12 -0400 Subject: [PATCH] Typo: Update WithdrawStake.tsx (#2398) --- .../components/instructions/Validators/WithdrawStake.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/dao/[symbol]/proposal/components/instructions/Validators/WithdrawStake.tsx b/pages/dao/[symbol]/proposal/components/instructions/Validators/WithdrawStake.tsx index daf02a0ec4..49cc87fcca 100644 --- a/pages/dao/[symbol]/proposal/components/instructions/Validators/WithdrawStake.tsx +++ b/pages/dao/[symbol]/proposal/components/instructions/Validators/WithdrawStake.tsx @@ -257,7 +257,7 @@ const WithdrawValidatorStake = ({ marginTop: '18px', }} > - Withraw from staking account for a validator. You can only withdraw from + Withdraw from staking account for a validator. You can only withdraw from inactivated stake accounts.