From dd5893ec236a9b611504322fe66480d377f28ea9 Mon Sep 17 00:00:00 2001 From: Zian Ke Date: Thu, 23 Jan 2020 04:03:39 -0500 Subject: [PATCH] Fix grammatical error (#8643) --- website/source/intro/getting-started/parallel-builds.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/getting-started/parallel-builds.html.md b/website/source/intro/getting-started/parallel-builds.html.md index c0684168f..895f66a00 100644 --- a/website/source/intro/getting-started/parallel-builds.html.md +++ b/website/source/intro/getting-started/parallel-builds.html.md @@ -166,7 +166,7 @@ us-east-1: ami-376d1d5e As you can see, Packer builds both the Amazon and DigitalOcean images in parallel. It outputs information about each in different colors (although you -can't see that in the block above), making it is easier to identify the actions +can't see that in the block above), making it easier to identify the actions executed when you execute the command. At the end of the build, Packer outputs both of the artifacts created (an AMI