diff --git a/website/docs/source/v2/cli/plugin.html.md b/website/docs/source/v2/cli/plugin.html.md index 45bb75a4f..a92cc42cb 100644 --- a/website/docs/source/v2/cli/plugin.html.md +++ b/website/docs/source/v2/cli/plugin.html.md @@ -50,7 +50,7 @@ This command accepts optional command-line flags: * `--plugin-version VERSION` - The version of the plugin to install. By default, this command will install the latest version. You can constrain the version using this flag. You can set it to a specific version, such as "1.2.3" or - you can set it to a version contraint, such as "> 1.0.2". You can set it + you can set it to a version constraint, such as "> 1.0.2". You can set it to a more complex constraint by comma-separating multiple constraints: "> 1.0.2, < 1.1.0" (don't forget to quote these on the command-line). diff --git a/website/docs/source/v2/provisioning/salt.html.md b/website/docs/source/v2/provisioning/salt.html.md index 938fec155..37c70e4fd 100644 --- a/website/docs/source/v2/provisioning/salt.html.md +++ b/website/docs/source/v2/provisioning/salt.html.md @@ -121,9 +121,9 @@ Either of the following may be used to actually execute runners during provisioning. * `run_overstate` - (boolean) Executes `state.over` on -vagrant up. Can be applied to the master only. This is superceded by orchestrate. Not supported on Windows guest machines. +vagrant up. Can be applied to the master only. This is superseded by orchestrate. Not supported on Windows guest machines. * `orchestrations` - (boolean) Executes `state.orchestrate` on -vagrant up. Can be applied to the master only. This is supercedes by run_overstate. Not supported on Windows guest machines. +vagrant up. Can be applied to the master only. This is supersedes by run_overstate. Not supported on Windows guest machines. ## Output Control diff --git a/website/www/source/vmware/index.html.erb b/website/www/source/vmware/index.html.erb index f3d6c783c..9852d7bd5 100644 --- a/website/www/source/vmware/index.html.erb +++ b/website/www/source/vmware/index.html.erb @@ -380,7 +380,7 @@ page_title: "VMware Vagrant Environments" manually. Occassionally you must accept the license agreement before VMware will run. If you do not see any errors when opening the VMware GUI, you may need to purchase the full version to use the - plugin. We apologize for the inconvience. + plugin. We apologize for the inconvenience.