From f450181626860aed32b498a7520f052d4587cf2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Hussein?= <80422357+nhussein11@users.noreply.github.com> Date: Wed, 2 Oct 2024 14:57:23 -0300 Subject: [PATCH] Update tutorials/polkadot-sdk/build-a-parachain/acquire-a-testnet-slot.md Co-authored-by: Dawn Kelly <83190195+dawnkelly09@users.noreply.github.com> --- .../polkadot-sdk/build-a-parachain/acquire-a-testnet-slot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/polkadot-sdk/build-a-parachain/acquire-a-testnet-slot.md b/tutorials/polkadot-sdk/build-a-parachain/acquire-a-testnet-slot.md index dd8fcff25..3afdcb8b4 100644 --- a/tutorials/polkadot-sdk/build-a-parachain/acquire-a-testnet-slot.md +++ b/tutorials/polkadot-sdk/build-a-parachain/acquire-a-testnet-slot.md @@ -79,7 +79,7 @@ The files required to register a parachain must specify the correct relay chain To modify the chain specification: -1. Generate the plain text chain specification for the parachain template node by running the following command +1. Generate the plain text chain specification for the parachain template node by running the following command: ```bash ./target/release/parachain-template-node build-spec \