From 28aaaf06458e1249ba11ab6bec18149f844bae18 Mon Sep 17 00:00:00 2001 From: tvanepps Date: Tue, 27 Sep 2022 12:01:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64fec36..e1b2464 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Summary -TThe KZG Ceremony is a coordinated public ritual which will provide a cryptographic foundation for Ethereum scaling initiatives. From the specs repo: +The KZG Ceremony is a coordinated public ritual which will provide a cryptographic foundation for Ethereum scaling initiatives. From the specs repo: > The ceremony takes place between participants and the sequencer. Participants are the entities that contribute their secret randomness to the final output 𝜏 s. The roll of the sequencer it to act as the common point of interaction for all participants as well as verifying participants' contribution as the ceremony progresses.