Merge pull request #6066 from colder-is-better/patch-1

Make minor edit
This commit is contained in:
Matthew Hooker 2018-03-26 12:23:22 -07:00 committed by GitHub
commit d7a1977a55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ installing Redis.
## Your First Image
With a properly validated template. It is time to build your first image. This
With a properly validated template, it is time to build your first image. This
is done by calling `packer build` with the template file. The output should look
similar to below. Note that this process typically takes a few minutes.