diff --git a/specs/electra/beacon-chain.md b/specs/electra/beacon-chain.md index ca04ae6a8..262401f0e 100644 --- a/specs/electra/beacon-chain.md +++ b/specs/electra/beacon-chain.md @@ -229,7 +229,7 @@ class PendingPartialWithdrawal(Container): ``` #### `ExecutionLayerWithdrawalRequest` -*Note*: The container is new in EIP7251. +*Note*: The container is new in EIP7251:EIP7002. ```python class ExecutionLayerWithdrawalRequest(Container):