From bdeb5c531e0248c40c3323da1d3ba26aafb40d9d Mon Sep 17 00:00:00 2001 From: Larry Salibra Date: Tue, 31 Aug 2021 18:41:06 +0800 Subject: [PATCH] Fix mispelling --- src/pages/understand-stacks/command-line-interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/understand-stacks/command-line-interface.md b/src/pages/understand-stacks/command-line-interface.md index 9f907a44..6c3c2025 100644 --- a/src/pages/understand-stacks/command-line-interface.md +++ b/src/pages/understand-stacks/command-line-interface.md @@ -15,7 +15,7 @@ First, ensure you have `npm` installed. Next, run the following command in your ## Network selection -By default, the CLI will attempt to interact with the mainnet of the Stacks 2.0 blockchian. However, it is possible to override the network and set it to the testnet: +By default, the CLI will attempt to interact with the mainnet of the Stacks 2.0 blockchain. However, it is possible to override the network and set it to the testnet: ```bash stx -t