Skip to content

Commit 691a1b7

Browse files
authored
Apply suggestion from @arnetheduck
1 parent d3fa2e4 commit 691a1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testblockutil.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ func makeExecutionPayloadForSigning*(
129129
blobsBundle: BlobsBundle,
130130
): consensusFork.ExecutionPayloadForSigning =
131131
## Construct an execution payload that is sufficiently valid to pass consensus
132-
## validations (without necessarily making sense on the execuction side, which
132+
## validations (without necessarily making sense on the execution side, which
133133
## requires execution state) - in Bellatrix, it _should_ be EL-valid as well!
134134

135135
let

0 commit comments

Comments
 (0)