From 4267356e49357e789f85a74f782b202dc7e3000d Mon Sep 17 00:00:00 2001 From: Mario Vega Date: Thu, 19 Dec 2024 17:52:52 +0000 Subject: [PATCH] spelling --- docs/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 39fdecb672..ebae9e14e2 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -63,7 +63,7 @@ Test fixtures for use by clients are available for each release on the [Github r - ✨ Add the `eest make env` command that generates a default env file (`env.yaml`)([#996](https://github.com/ethereum/execution-spec-tests/pull/996)). - ✨ Generate Transaction Test type ([#933](https://github.com/ethereum/execution-spec-tests/pull/933)). - ✨ Add a default location for evm logs (`--evm-dump-dir`) when filling tests ([#999](https://github.com/ethereum/execution-spec-tests/pull/999)). -- ✨ Disable EIP-7742 framework changes for Pectra ([#NNN](https://github.com/ethereum/execution-spec-tests/pull/NNN)). +- ✨ Disable EIP-7742 framework changes for Prague ([#NNN](https://github.com/ethereum/execution-spec-tests/pull/NNN)). ### 🔧 EVM Tools