diff --git a/ops/stage0-to-stage1.md b/ops/stage0-to-stage1.md index 7f64643..de2d42e 100644 --- a/ops/stage0-to-stage1.md +++ b/ops/stage0-to-stage1.md @@ -100,7 +100,7 @@ Once all the participants have completed their onboarding, stage0 laconicd chain # Generate the genesis file # Participant allocation: 1000000000000 (10^12) # Validator allocation: 2000000000000000 (10^15) - # These amounts is used only if funding amount is not present in the input CSV + # These amounts are used only if funding amount is not present in the input CSV ./scripts/generate-stage1-genesis-from-csv.sh /srv/laconicd/csvs/subscribed-participants.csv 1000000000000 2000000000000000 # If you see the error "Error: genesis.json file already exists: /root/.laconicd/config/genesis.json",