diff --git a/specs/exec-engine.md b/specs/exec-engine.md index 2f7cc6b3e250d..bc8d0b3ad0cd1 100644 --- a/specs/exec-engine.md +++ b/specs/exec-engine.md @@ -4,7 +4,7 @@ **Table of Contents** -- [Depositited transaction processing](#depositited-transaction-processing) +- [Deposited transaction processing](#deposited-transaction-processing) - [Deposited transaction boundaries](#deposited-transaction-boundaries) - [Engine API](#engine-api) - [`engine_forkchoiceUpdatedV1`](#engine_forkchoiceupdatedv1) @@ -20,7 +20,7 @@ This document outlines the modifications, configuration and usage of a L1 execution engine for L2. -## Depositited transaction processing +## Deposited transaction processing The Engine interfaces abstract away transaction types with [EIP-2718][eip-2718].