diff --git a/website/source/docs/builders/digitalocean.html.markdown b/website/source/docs/builders/digitalocean.html.markdown index a4b099785..0f7d50019 100644 --- a/website/source/docs/builders/digitalocean.html.markdown +++ b/website/source/docs/builders/digitalocean.html.markdown @@ -45,7 +45,7 @@ each category, the available configuration keys are alphabetized. ### Optional: * `api_url` (string) - API endpoint, by default use https://api.digitalocean.com - ALso it can be specified via environment variable `DIGITALOCEAN_API_URL`, if set. + Also it can be specified via environment variable `DIGITALOCEAN_API_URL`, if set. * `droplet_name` (string) - The name assigned to the droplet. DigitalOcean sets the hostname of the machine to this value.