From 753955de1d9704173e06534d58c782a72a01b654 Mon Sep 17 00:00:00 2001 From: xornotx <125686079+xornotx@users.noreply.github.com> Date: Thu, 4 Jul 2024 16:01:24 +0200 Subject: [PATCH] fix documentation typos --- docs/build.md | 2 +- docs/ceremony.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.