Commit dd29c40d authored by Diederik Loerakker's avatar Diederik Loerakker Committed by GitHub

Fix specs title typo (#2586)

* fix(exec-engine): typo

* specs: fix TOC
Co-authored-by: default avatarOri Pomerantz <qbzzt1@gmail.com>
Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent 3bfd76fd
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** **Table of Contents**
- [Depositited transaction processing](#depositited-transaction-processing) - [Deposited transaction processing](#deposited-transaction-processing)
- [Deposited transaction boundaries](#deposited-transaction-boundaries) - [Deposited transaction boundaries](#deposited-transaction-boundaries)
- [Engine API](#engine-api) - [Engine API](#engine-api)
- [`engine_forkchoiceUpdatedV1`](#engine_forkchoiceupdatedv1) - [`engine_forkchoiceUpdatedV1`](#engine_forkchoiceupdatedv1)
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
This document outlines the modifications, configuration and usage of a L1 execution engine for L2. 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]. The Engine interfaces abstract away transaction types with [EIP-2718][eip-2718].
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment