diff --git a/docs/build.md b/docs/build.md index 5eb9636..ab26eec 100644 --- a/docs/build.md +++ b/docs/build.md @@ -4,7 +4,7 @@ To [contribute](ceremony.md#contribute), you will need a total of: - at least 33 GiB of combined RAM and SWAP memory *available*; -- at least 32.1 GiB of disk space for storing the latest valid and the newly computed contributions; +- at least 32.1 GiB of disk space for storing the latest valid and newly computed contributions; - at least 12 vCPUs. To [check](ceremony.md#check), you will need a total of: diff --git a/docs/ceremony.md b/docs/ceremony.md index ba1f472..5ca5d16 100644 --- a/docs/ceremony.md +++ b/docs/ceremony.md @@ -17,7 +17,7 @@ At any time, contributions can be verified through the `check` binary, which per ## Start -This stage is performed only once by the Ceremony's adiministrators and its goal is to provide a starting SRS to users on top which new contributions can be computed. +This stage is performed only once by the Ceremony's administrators and its goal is to provide a starting SRS to users on top of which new contributions can be computed. The initial contribution can be obtained either by generating a trivial SRS or by extracting the relevant values from a challenge to the [Perpetual Powers of Tau](https://github.com/privacy-scaling-explorations/perpetualpowersoftau) ceremony.