From 3970fa7a751608e5a9596e09f1db54f49f5e0fa6 Mon Sep 17 00:00:00 2001 From: Hsiao-Wei Wang Date: Fri, 24 Dec 2021 01:38:33 +0800 Subject: [PATCH] PR feedback from @ralexstokes --- README.md | 2 +- specs/custody_game/beacon-chain.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4cac3d535..738d43a05 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The current features are: ### Bellatrix (as known as The Merge) -Bellatrix protocol upgrade is still actively in development. The exact specification has not been formally accepted as final and details are still subject to change. +The Bellatrix protocol upgrade is still actively in development. The exact specification has not been formally accepted as final and details are still subject to change. * Background material: * An [ethresear.ch](https://ethresear.ch) post [describing the basic mechanism of the CL+EL merge](https://ethresear.ch/t/the-eth1-eth2-transition/6265) diff --git a/specs/custody_game/beacon-chain.md b/specs/custody_game/beacon-chain.md index fd00dedda..6f9f61cf9 100644 --- a/specs/custody_game/beacon-chain.md +++ b/specs/custody_game/beacon-chain.md @@ -11,8 +11,7 @@ - [Introduction](#introduction) - [Constants](#constants) - [Misc](#misc) - - [Domain types](#domain-types) -- [Preset](#preset) +- [Configuration](#configuration) - [Time parameters](#time-parameters) - [Max operations per block](#max-operations-per-block) - [Size parameters](#size-parameters)