Merge pull request #615 from bbasata/fix-typo

website: Fix spelling in Intro documentation
This commit is contained in:
Mitchell Hashimoto 2013-11-12 00:07:26 -08:00
commit 3042d33068
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ array.
{
"type": "digitalocean",
"api_key": "INSERT API KEY HERE",
"client_id": "INSERT CILENT ID HERE"
"client_id": "INSERT CLIENT ID HERE"
}
</pre>