Skip to content

Commit 9e77a6f

Browse files
0xLucca0xlukem
andauthored
Update tutorials/polkadot-sdk/parachains/zero-to-hero/deploy-to-testnet.md
Co-authored-by: Lucas Malizia <[email protected]>
1 parent ace5794 commit 9e77a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/polkadot-sdk/parachains/zero-to-hero/deploy-to-testnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ Your parachain's runtime logic and genesis are now part of the relay chain. The
181181
182182
## Start the Collator Node
183183
184-
Before starting a collator, you need to generate a node key. This key, is responsible for communicating with other nodes over Libp2p:
184+
Before starting a collator, you need to generate a node key. This key is responsible for communicating with other nodes over Libp2p:
185185
186186
```bash
187187
polkadot-omni-node key generate-node-key \

0 commit comments

Comments
 (0)