From 7694716bd3f127e62798892421e89628310497f7 Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Mon, 30 Jul 2018 10:41:44 -0700 Subject: [PATCH] do fix --- .../en/quick-start-guide/deployment/digital-ocean-qs/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/quick-start-guide/deployment/digital-ocean-qs/_index.md b/content/rancher/v2.x/en/quick-start-guide/deployment/digital-ocean-qs/_index.md index ac618427c8f..7458827ef30 100644 --- a/content/rancher/v2.x/en/quick-start-guide/deployment/digital-ocean-qs/_index.md +++ b/content/rancher/v2.x/en/quick-start-guide/deployment/digital-ocean-qs/_index.md @@ -22,7 +22,7 @@ The following steps will quickly deploy a Rancher Server with a 3-node cluster a 3. Rename the `terraform.tfvars.example` file to `terraform.tfvars`. -4. Edit `terraform.tfvars` to include your Digital Ocean Access Key. +4. Edit `terraform.tfvars` to include your DigitalOcean Access Key. 5. Run `terraform init`.