diff --git a/content/md/en/docs/tutorials/build-a-parachain/prepare-a-local-relay-chain.md b/content/md/en/docs/tutorials/build-a-parachain/prepare-a-local-relay-chain.md index 9e8026df7..c821db56e 100644 --- a/content/md/en/docs/tutorials/build-a-parachain/prepare-a-local-relay-chain.md +++ b/content/md/en/docs/tutorials/build-a-parachain/prepare-a-local-relay-chain.md @@ -124,7 +124,7 @@ If you are completing this tutorial at the same time as anyone on the same local ## Start the relay chain node -Before you can start block production for a parachains, you need to start a relay chain for them to connect to. +Before you can start block production for parachains, you need to start a relay chain for them to connect to. To start the validator nodes using the [raw sample chain specification file](/assets/tutorials/relay-chain-specs/raw-local-chainspec.json):