Fix typo (APIGateway -> API Gateway)

This commit is contained in:
Radek Simko 2016-03-06 09:24:17 +00:00
parent c6c2752211
commit 61d0d19ae3
2 changed files with 3 additions and 3 deletions

View File

@ -43,5 +43,5 @@ The following arguments are supported:
Stage keys support the following:
* `rest_api_id` - (Required) The ID of the associated APIGateway Rest API.
* `stage_name` - (Required) The name of the APIGateway stage.
* `rest_api_id` - (Required) The ID of the associated API Gateway Rest API.
* `stage_name` - (Required) The name of the API Gateway stage.

View File

@ -11,7 +11,7 @@
</li>
<li<%= sidebar_current(/^docs-aws-resource-api-gateway/) %>>
<a href="#">APIGateway Resources</a>
<a href="#">API Gateway Resources</a>
<ul class="nav nav-visible">
<li<%= sidebar_current("docs-aws-resource-api-gateway-api-key") %>>
<a href="/docs/providers/aws/r/api_gateway_api_key.html">aws_api_gateway_api_key</a>