diff --git a/specs/lightclient/beacon-chain.md b/specs/lightclient/beacon-chain.md index f64dc1271..0c7ab2a3b 100644 --- a/specs/lightclient/beacon-chain.md +++ b/specs/lightclient/beacon-chain.md @@ -2,6 +2,10 @@ ## Table of contents + + + + - [Introduction](#introduction) - [Custom types](#custom-types) - [Constants](#constants) @@ -24,8 +28,11 @@ - [`get_sync_committee`](#get_sync_committee) - [Block processing](#block-processing) - [Sync committee processing](#sync-committee-processing) - - [Epoch processing](#epoch-transition) - - [Final updates](#updates-updates) + - [Epoch processing](#epoch-processing) + - [Final updates](#final-updates) + + + ## Introduction