diff --git a/pop-cli-for-smart-contracts/guides/deploy-your-contract-locally/deploy-locally-on-pop.md b/pop-cli-for-smart-contracts/guides/deploy-your-contract-locally/deploy-locally-on-pop.md index d828f5e..172b6f5 100644 --- a/pop-cli-for-smart-contracts/guides/deploy-your-contract-locally/deploy-locally-on-pop.md +++ b/pop-cli-for-smart-contracts/guides/deploy-your-contract-locally/deploy-locally-on-pop.md @@ -4,7 +4,7 @@ description: >- locally --- -# Deploy your contract on Pop locally +# Deploy locally on Pop ### Deploy your contract locally @@ -20,7 +20,7 @@ In a separate directory, let's create the configuration file for our local test ./network.toml -``` +```toml [relaychain] chain = "paseo-local"