diff --git a/website/source/docs/vagrant-cloud/api.html.md.erb b/website/source/docs/vagrant-cloud/api.html.md.erb index 352b335f9..af733f02c 100644 --- a/website/source/docs/vagrant-cloud/api.html.md.erb +++ b/website/source/docs/vagrant-cloud/api.html.md.erb @@ -101,7 +101,7 @@ For example: ### Response Codes -Vagrant Cloud may response with the following response codes, depending on the status of the request and context: +Vagrant Cloud may respond with the following response codes, depending on the status of the request and context: #### Success @@ -850,7 +850,7 @@ Response body is identical to [Reading a box](#read-a-box). #### Arguments * `version` - * `versions` - The version number of this version. + * `version` - The version number of this version. * `description` - A description for this version. Can be formatted with [Markdown](https://daringfireball.net/projects/markdown/syntax). #### Example Request @@ -914,7 +914,7 @@ Response body is identical to [Reading a version](#read-a-version). #### Arguments * `version` - * `versions` - The version number of this version. + * `version` - The version number of this version. * `description` - A description for this version. Can be formatted with [Markdown][markdown]. #### Example Request