Update digitalocean.html.markdown

fix mistake
This commit is contained in:
Vasiliy Tolstov 2014-09-15 15:44:27 +04:00
parent 018601058c
commit bb484e88a2
1 changed files with 1 additions and 1 deletions

View File

@ -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.