diff --git a/website/source/docs/builders/amazon-ebs.html.md b/website/source/docs/builders/amazon-ebs.html.md index 065fe8bf0..9c5f816e7 100644 --- a/website/source/docs/builders/amazon-ebs.html.md +++ b/website/source/docs/builders/amazon-ebs.html.md @@ -481,9 +481,9 @@ termination. If you need to preserve those source volumes, you can overwrite the termination setting by specifying `delete_on_termination=false` in the `launch_block_device_mappings` block for the device. -## Windows 2016 Sysprep Commands +## Windows 2016 Sysprep Commands - For Amazon Windows AMIs Only -For Windows 2016 Images it is necessary to run Sysprep commands which can be easily added +For Amazon Windows 2016 AMIs it is necessary to run Sysprep commands which can be easily added to the provisioner section. ```json