diff --git a/tips/TIP-0042/tip-0042.md b/tips/TIP-0042/tip-0042.md index 3e53b96ff..b12a8f3df 100644 --- a/tips/TIP-0042/tip-0042.md +++ b/tips/TIP-0042/tip-0042.md @@ -370,9 +370,9 @@ which they were selected to participate in the validator committee. - When a _Staking Feature_ is present in an account output on the output side of a transaction, the transaction that contains this output is valid, if and only if all of the following conditions hold: - A _Block Issuer Feature_ must be present in the account. -- When a _Staking Feature_ is present in an account output on the output side of a transaction and it was not present on - the input side, the transaction that contains this output is valid, if and only if all of the following conditions - hold: +- When a _Staking Feature_ is present in an account output on the output side of a transaction and the feature was not + present on the input side, the transaction that contains this output is valid, if and only if all of the following + conditions hold: - `Start Epoch` must be set to `Past Bounded Epoch Index`. - `End Epoch` satisfies `End Epoch >= Past Bounded Epoch Index + Staking Unbonding Period`. - When a _Staking Feature_ is present in an account output on the input side of a transaction, the transaction that