more spelling

This commit is contained in:
Matthew Hooker 2017-10-04 14:37:04 -07:00 committed by GitHub
parent 1fac839b79
commit e4b67dd2f9
1 changed files with 2 additions and 2 deletions

View File

@ -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.