From ba43b20d5aff5d7bcc32ddc2a32ec3b6cf43a296 Mon Sep 17 00:00:00 2001 From: Robert Hencke Date: Thu, 19 Mar 2020 13:35:51 -0400 Subject: [PATCH] Fix small typo in amazon-ebsvolume.html.md.erb --- website/source/docs/builders/amazon-ebsvolume.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/builders/amazon-ebsvolume.html.md.erb b/website/source/docs/builders/amazon-ebsvolume.html.md.erb index 0726b4538..65199de37 100644 --- a/website/source/docs/builders/amazon-ebsvolume.html.md.erb +++ b/website/source/docs/builders/amazon-ebsvolume.html.md.erb @@ -182,7 +182,7 @@ variables are available: -> **Note:** Packer uses pre-built AMIs as the source for building images. These source AMIs may include volumes that are not flagged to be destroyed on termination of the instance building the new image. In addition to those -volumes created by this builder, any volumes inn the source AMI which are not +volumes created by this builder, any volumes in the source AMI which are not marked for deletion on termination will remain in your account. ## Build function template engine variables