diff --git a/specs/_features/eipxxxx/validator.md b/specs/_features/eipxxxx/validator.md index 86db0072d..78c9f178b 100644 --- a/specs/_features/eipxxxx/validator.md +++ b/specs/_features/eipxxxx/validator.md @@ -56,7 +56,7 @@ def get_ptc_assignment(state: BeaconState, All validator responsibilities remain unchanged other than the following: - Proposers are no longer required to broadcast `BlobSidecar` objects, as this becomes a builder's duty. -- Some validators are selected per slot to become PTC members, these validators must broadcat `PayloadAttestationMessage` objects during the assigned slot before the deadline of `3 * SECONDS_PER_SLOT // INTERVALS_PER_SLOT` seconds into the slot. +- Some validators are selected per slot to become PTC members, these validators must broadcast `PayloadAttestationMessage` objects during the assigned slot before the deadline of `3 * SECONDS_PER_SLOT // INTERVALS_PER_SLOT` seconds into the slot. ### Attestation