From e4b67dd2f98058b68737a475903dd36d30224aa0 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Wed, 4 Oct 2017 14:37:04 -0700 Subject: [PATCH] more spelling --- website/source/docs/builders/cloudstack.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/builders/cloudstack.html.md b/website/source/docs/builders/cloudstack.html.md index 39eb5ec64..4a7f92ca9 100644 --- a/website/source/docs/builders/cloudstack.html.md +++ b/website/source/docs/builders/cloudstack.html.md @@ -52,11 +52,11 @@ builder. for the instance. - `source_iso` (string) - The name or ID of an ISO that will be mounted before - booting the instance. This option is mutual exclusive with `source_template`. + booting the instance. This option is mutually exclusive with `source_template`. When using `source_iso`, both `disk_offering` and `hypervisor` are required. - `source_template` (string) - The name or ID of the template used as base - template for the instance. This option is mutual exclusive with `source_iso`. + template for the instance. This option is mutually exclusive with `source_iso`. - `template_os` (string) - The name or ID of the template OS for the new template that will be created.