diff --git a/plugins/commands/cloud/locales/en.yml b/plugins/commands/cloud/locales/en.yml index 60ea3bc36..ddc0a40fa 100644 --- a/plugins/commands/cloud/locales/en.yml +++ b/plugins/commands/cloud/locales/en.yml @@ -144,7 +144,7 @@ en: unauthorized: |- Invalid username or password. Please try again. unexpected_error: |- - An unexpected error occured: %{error} + An unexpected error occurred: %{error} check_logged_in: |- You are already logged in. diff --git a/website/source/docs/vagrant-cloud/boxes/index.html.md b/website/source/docs/vagrant-cloud/boxes/index.html.md index 33b2f30f3..df29deba4 100644 --- a/website/source/docs/vagrant-cloud/boxes/index.html.md +++ b/website/source/docs/vagrant-cloud/boxes/index.html.md @@ -23,7 +23,7 @@ here](/docs/vagrant-cloud/boxes/lifecycle.html). ## Vagrant Box Catalog and Discovery -Vagrant Cloud hosts a catalog of publically available Vagrant Boxes. These are boxes +Vagrant Cloud hosts a catalog of publicly available Vagrant Boxes. These are boxes created by both HashiCorp and community contributions. You can find an owner of a box by selecting their username in the URL or on the box page.