From 2e9475f7152e1ba59ca1bf9bc9213cdbb6b438e1 Mon Sep 17 00:00:00 2001 From: Prathamesh Musale Date: Fri, 16 Aug 2024 16:37:48 +0530 Subject: [PATCH] Fix typo --- ops/stage0-to-stage1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",