diff --git a/docs/tools/flow-cli/migrate/migrate-stage-contract.md b/docs/tools/flow-cli/migrate/migrate-stage-contract.md index dad792529d..3e6de92be6 100644 --- a/docs/tools/flow-cli/migrate/migrate-stage-contract.md +++ b/docs/tools/flow-cli/migrate/migrate-stage-contract.md @@ -13,8 +13,7 @@ flow migrate stage-contract ## Example Usage ``` -> -flow migrate stage-contract HelloWorld --network=testnet +> flow migrate stage-contract HelloWorld --network=testnet Attempts to the stage the contract `HelloWorld` onto the Testnet network.