From d3e843a801753b746be2a5b34d4640138b0d0aba Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 11 Jun 2013 11:27:49 -0700 Subject: [PATCH] website: typo on core config --- website/source/docs/other/core-configuration.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/other/core-configuration.html.markdown b/website/source/docs/other/core-configuration.html.markdown index a17dd738f..06c92b3ae 100644 --- a/website/source/docs/other/core-configuration.html.markdown +++ b/website/source/docs/other/core-configuration.html.markdown @@ -5,7 +5,7 @@ layout: "docs" # Core Configuration There are a few configuration settings that affect Packer globally by -configuring the core of Packer. These settings all reasonable defaults, so +configuring the core of Packer. These settings all have reasonable defaults, so you generally don't have to worry about it until you want to tweak a configuration. If you're just getting started with Packer, don't worry about core configuration for now.