From fef7320107001b67571e58db3520bd107cd8a5fb Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Fri, 20 Oct 2017 16:57:22 -0400 Subject: [PATCH] website: Fix Vagrant Cloud API typos --- website/source/docs/vagrant-cloud/api.html.md.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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