From 8604d1b0b4bb1686fe26c9e1d6cf6f30b2141764 Mon Sep 17 00:00:00 2001 From: Riko <49999458+fasteater@users.noreply.github.com> Date: Fri, 22 Jul 2022 15:56:22 +0100 Subject: [PATCH] typo --- specs/glossary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/glossary.md b/specs/glossary.md index 92ae1a4d98f15..4934d3402c30c 100644 --- a/specs/glossary.md +++ b/specs/glossary.md @@ -531,7 +531,7 @@ L2 derivation inputs include: This term refers to an object that can be derived from [L2 chain derivation inputs][deriv-inputs] found on L1, which are then passed to the [execution engine][execution-engine] to construct L2 blocks. -The payload attributes object essentially essentially encodes a [a block without output properties][block]. +The payload attributes object essentially encodes [a block without output properties][block]. Payload attributes are originally specified in the [Ethereum Engine API specification][engine-api], which we expand in the [Execution Engine Specification](exec-engine.md).