s/droplet/server/

This commit is contained in:
Thomas Duesing 2013-08-29 21:21:40 -05:00
parent 107dd04890
commit 03259ce53c
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Optional:
or "5m". The default SSH timeout is "1m".
* `ssh_username` (string) - The username to use in order to communicate
over SSH to the running droplet. The default is "root".
over SSH to the running server. The default is "root".
## Basic Example