Skip to content

Commit 892cd30

Browse files
mkalininmarioevz
andauthored
Applied suggestions by @marioevz
Co-authored-by: Mario Vega <[email protected]>
1 parent 0524ed9 commit 892cd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engine/prague.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Method parameter list is extended with `executionRequests`.
3535
1. `executionPayload`: [`ExecutionPayloadV3`](./cancun.md#executionpayloadv3).
3636
2. `expectedBlobVersionedHashes`: `Array of DATA`, 32 Bytes - Array of expected blob versioned hashes to validate.
3737
3. `parentBeaconBlockRoot`: `DATA`, 32 Bytes - Root of the parent beacon block.
38-
4. `executionRequests`: `DATA` - Execution layer trigerred requests encoded as it is defined by [EIP-7685](https://eips.ethereum.org/EIPS/eip-7685).
38+
4. `executionRequests`: `DATA` - Execution layer triggered requests encoded as it is defined by [EIP-7685](https://eips.ethereum.org/EIPS/eip-7685).
3939

4040
#### Response
4141

0 commit comments

Comments
 (0)