From d5a5fbc309854233388f3f2e79a3387aa07bd526 Mon Sep 17 00:00:00 2001 From: David Zanetti Date: Wed, 17 Feb 2016 10:58:11 +1300 Subject: [PATCH] Docs: minor typo fixup Signed-off-by: David Zanetti --- website/source/docs/builders/amazon-ebs.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/builders/amazon-ebs.html.markdown b/website/source/docs/builders/amazon-ebs.html.markdown index 678d53161..23e0233bc 100644 --- a/website/source/docs/builders/amazon-ebs.html.markdown +++ b/website/source/docs/builders/amazon-ebs.html.markdown @@ -263,7 +263,7 @@ the /dev/sdb and /dev/sdc block device mappings to the finished AMI. As with the ## Tag Example Here is an example using the optional AMI tags. This will add the tags -"OS\_Version" and "Release" to the finished AMI. As before, your will need to provide your access keys, and may need to change the source AMI ID based on what images exist when this template is run: +"OS\_Version" and "Release" to the finished AMI. As before, you will need to provide your access keys, and may need to change the source AMI ID based on what images exist when this template is run: ``` {.javascript} {