Skip to content

Commit b8b8e2a

Browse files
0xLuccadawnkelly09
andauthored
Update tutorials/polkadot-sdk/parachains/zero-to-hero/deploy-to-testnet.md
Co-authored-by: Dawn Kelly <[email protected]>
1 parent 80e9bd6 commit b8b8e2a

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
@@ -127,7 +127,7 @@ To define your chain specification:
127127

128128
For this tutorial, the `plain_chain_spec.json` file should look similar to the following. Take into account that the same account is being used for the collator and sudo, which must not be the case in a production environment:
129129

130-
??? code "Plain Chain Spec Example"
130+
??? code "View complete script"
131131

132132
```json title="plain_chain_spec.json"
133133
--8<-- 'code/tutorials/polkadot-sdk/parachains/zero-to-hero/deploy-to-testnet/plain_chain_spec.json'

0 commit comments

Comments
 (0)