website: Typo fix

This commit is contained in:
Armon Dadgar 2014-07-28 20:21:18 -04:00
parent 813aaf192b
commit 8ae47b5133
1 changed files with 1 additions and 1 deletions

View File

@ -41,6 +41,6 @@ resource "aws_instance" "app" {
The following arguments are supported:
* `address` - (Optional) The HTP API address of the agent to use. Defaults to "127.0.0.1:8500".
* `address` - (Optional) The HTTP API address of the agent to use. Defaults to "127.0.0.1:8500".
* `datacenter` - (Optional) The datacenter to use. Defaults to that of the agent.