website: Fix Vagrant Cloud API typos

This commit is contained in:
Justin Campbell 2017-10-20 16:57:22 -04:00
parent 5847c65f0e
commit fef7320107
1 changed files with 3 additions and 3 deletions

View File

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