From 633275dac42cb4203a95c78c814287028fc2cd88 Mon Sep 17 00:00:00 2001 From: stefanlasiewski Date: Fri, 18 Jul 2014 10:26:32 -0700 Subject: [PATCH] Use the phrase 'not present', which is more clear then 'not necessary'. --- website/source/intro/getting-started/provision.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/getting-started/provision.html.markdown b/website/source/intro/getting-started/provision.html.markdown index 437605b08..6ae1dcca1 100644 --- a/website/source/intro/getting-started/provision.html.markdown +++ b/website/source/intro/getting-started/provision.html.markdown @@ -61,7 +61,7 @@ of time to initialize. The sleep makes sure that the OS properly initializes. Hopefully it is obvious, but the `builders` section shouldn't actually contain "...", it should be the contents setup in the previous page of the getting started guide. Also note the comma after the `"builders": [...]` -array, which was not necessary in the previous lesson. +section, which was not present in the previous lesson. To configure the provisioners, we add a new section `provisioners` to the template, alongside the `builders` configuration. The provisioners section