diff --git a/content/rancher/v2.x/en/installation/other-installation-methods/single-node/_index.md b/content/rancher/v2.x/en/installation/other-installation-methods/single-node/_index.md index 1eba31f9b01..a1fdee2cab6 100644 --- a/content/rancher/v2.x/en/installation/other-installation-methods/single-node/_index.md +++ b/content/rancher/v2.x/en/installation/other-installation-methods/single-node/_index.md @@ -61,7 +61,7 @@ After creating your certificate, run the Docker command below to install Rancher | `` | The path to the directory containing your certificate files. | | `` | The path to your full certificate chain. | | `` | The path to the private key for your certificate. | -| `` | The path to the certificate authority's private key. | +| `` | The path to the certificate authority's certificate. | ``` docker run -d --restart=unless-stopped \