{step === 1 &&
- 'The delegation process is in 2 parts. First, please sign a transaction to remove current votes and delegations.'}
- {step === 2 &&
- 'Votes and delegation are removed. You are now ready to sign a transaction to delegate.'}
+ "First, let's clear previous votes or delegations."}
+ {step === 2 && 'Now, we are ready to delegate.'}