From 3a8da706521941c22976f73482190f4e286d8349 Mon Sep 17 00:00:00 2001 From: Johnson Date: Tue, 16 Jan 2024 09:29:24 +0800 Subject: [PATCH] fix: typo --- packages/docs/pages/operators/ledger/running-a-full-node.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/pages/operators/ledger/running-a-full-node.mdx b/packages/docs/pages/operators/ledger/running-a-full-node.mdx index abc0c142..c8bb2b94 100644 --- a/packages/docs/pages/operators/ledger/running-a-full-node.mdx +++ b/packages/docs/pages/operators/ledger/running-a-full-node.mdx @@ -1,7 +1,7 @@ import { Callout } from 'nextra-theme-docs' # Full Node Setup -Before starting a full node, the unique identifier of the `chain-id` wll be needed, which will be released as soon as the genesis file is ready. +Before starting a full node, the unique identifier of the `chain-id` will be needed, which will be released as soon as the genesis file is ready. ### Join the network Once the `chain-id` has been distributed, it is possible to join the network with the `CHAIN_ID`: