From 8aec4a6665cc6d4d2dbb8c933724e868b4cb52cb Mon Sep 17 00:00:00 2001 From: Bryan Stenson Date: Tue, 5 Nov 2019 10:19:32 -0800 Subject: [PATCH] typo --- website/source/docs/builders/amazon-instance.html.md.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/source/docs/builders/amazon-instance.html.md.erb b/website/source/docs/builders/amazon-instance.html.md.erb index 56f0a6575..7b740186d 100644 --- a/website/source/docs/builders/amazon-instance.html.md.erb +++ b/website/source/docs/builders/amazon-instance.html.md.erb @@ -47,7 +47,7 @@ There are many configuration options available for the builder. In addition to the items listed here, you will want to look at the general configuration references for [AMI](#ami-configuration), [BlockDevices](#block-devices-configuration), -[Access](#acces-configuration), +[Access](#access-configuration), [Run](#run-configuration) and [Communicator](#communicator-configuration) configuration references, which are @@ -71,7 +71,7 @@ necessary for this build to succeed and can be found further down the page. #### Optional: <%= partial "partials/builder/amazon/common/AMIConfig-not-required" %> -### Acces Configuration +### Access Configuration #### Required: @@ -258,4 +258,4 @@ this: You may wish to constrain the resource to a specific bucket. -<%= partial "partials/builders/aws-ssh-differentiation-table" %> \ No newline at end of file +<%= partial "partials/builders/aws-ssh-differentiation-table" %>