diff --git a/versioned_docs/version-v1.1.2/start/quickstart_alone.mdx b/versioned_docs/version-v1.1.2/start/quickstart_alone.mdx index 5da1196d79..2658dadd47 100644 --- a/versioned_docs/version-v1.1.2/start/quickstart_alone.mdx +++ b/versioned_docs/version-v1.1.2/start/quickstart_alone.mdx @@ -25,7 +25,7 @@ The private key shares can be created centrally and distributed securely to each - Go to the the DV Launchpad and select Create a distributed validator alone. Follow the steps to configure your DV cluster. The Launchpad will give you a docker command to create your cluster.
Before you run the command, clone the CDVC repo and cd into the directory. + Go to the DV Launchpad and select Create a distributed validator alone. Follow the steps to configure your DV cluster. The Launchpad will give you a docker command to create your cluster.
Before you run the command, clone the CDVC repo and cd into the directory. ```shell # Clone the repo