Skip to content

Commit

Permalink
Merge pull request #3305 from terencechain/fix-typo
Browse files Browse the repository at this point in the history
Fix typo Denbeb -> Deneb
  • Loading branch information
hwwhww committed Mar 25, 2023
2 parents 0b76c83 + a9abfeb commit c46c394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/deneb/light-client/sync-protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

## Introduction

This upgrade updates light client data to include the Denbeb changes to the [`ExecutionPayload`](../beacon-chain.md) structure. It extends the [Capella Light Client specifications](../../capella/light-client/sync-protocol.md). The [fork document](./fork.md) explains how to upgrade existing Capella based deployments to Deneb.
This upgrade updates light client data to include the Deneb changes to the [`ExecutionPayload`](../beacon-chain.md) structure. It extends the [Capella Light Client specifications](../../capella/light-client/sync-protocol.md). The [fork document](./fork.md) explains how to upgrade existing Capella based deployments to Deneb.

Additional documents describes the impact of the upgrade on certain roles:
- [Full node](./full-node.md)
Expand Down

0 comments on commit c46c394

Please sign in to comment.