From cd6b70a2b395be599c56670e8f05f5fbde0109ae Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Mon, 28 Nov 2016 12:41:22 -0800 Subject: [PATCH] Update amazon-chroot.html.md --- website/source/docs/builders/amazon-chroot.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/builders/amazon-chroot.html.md b/website/source/docs/builders/amazon-chroot.html.md index 12dcc6959..d90353909 100644 --- a/website/source/docs/builders/amazon-chroot.html.md +++ b/website/source/docs/builders/amazon-chroot.html.md @@ -131,8 +131,8 @@ each category, the available configuration keys are alphabetized. below options are also required in this mode only: - `ami_block_device_mappings` (array of block device mappings) - Add the block -device mappings to the AMI. A `device_name` entry matching `root_device_name` -should be set. The block device mappings allow for keys: + device mappings to the AMI. A `device_name` entry matching `root_device_name` + should be set. The block device mappings allow for keys: - `delete_on_termination` (boolean) - Indicates whether the EBS volume is deleted on instance termination. Default `false`. **NOTE**: If this