From 6e1678d272af49a43ecfc8ea7be5d8f9ea15066c Mon Sep 17 00:00:00 2001 From: 0xkydo Date: Fri, 16 Dec 2022 17:36:08 -0800 Subject: [PATCH] issue 12 fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58b3466..8e235ee 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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. +> The ceremony takes place between participants and the sequencer. Participants are the entities that contribute their secret randomness to the final output 𝜏 s. The role of the sequencer is to act as the common point of interaction for all participants as well as verifying participants' contribution as the ceremony progresses. The ceremony is designed to have the following characteristics: