diff --git a/website/source/docs/builders/vmware-iso.html.md.erb b/website/source/docs/builders/vmware-iso.html.md.erb index ee47b5a47..ab1a29f0d 100644 --- a/website/source/docs/builders/vmware-iso.html.md.erb +++ b/website/source/docs/builders/vmware-iso.html.md.erb @@ -105,7 +105,7 @@ builder. this logic. This field can be specified as either `ide`, `sata`, or `scsi`. - `disable_vnc` (boolean) - Whether to create a VNC connection or not. - A `boot_command` cannot be used when this is `false`. Defaults to `false`. + A `boot_command` cannot be used when this is `true`. Defaults to `false`. - `disk_adapter_type` (string) - The adapter type of the VMware virtual disk to create. This option is for advanced usage, modify only if you know what