Merge pull request #10343 from glenvillef/glenvillef
Grammar corrections on web pages
This commit is contained in:
commit
716a5f1501
|
@ -13,7 +13,7 @@ miss out on several [important features](/docs/vagrant-cloud/boxes).
|
||||||
There are __three ways to create and upload Vagrant Boxes to Vagrant Cloud__. All
|
There are __three ways to create and upload Vagrant Boxes to Vagrant Cloud__. All
|
||||||
three options are outlined below.
|
three options are outlined below.
|
||||||
|
|
||||||
We recommend using Packer, as is it is fully repeatable and keeps a strong
|
We recommend using Packer, as it is fully repeatable and keeps a strong
|
||||||
history of changes within Vagrant Cloud. However, for some situations, including
|
history of changes within Vagrant Cloud. However, for some situations, including
|
||||||
legacy workflows, the Web UI or API will work well.
|
legacy workflows, the Web UI or API will work well.
|
||||||
|
|
||||||
|
|
|
@ -37,7 +37,7 @@ To add a collaborator:
|
||||||
|
|
||||||
1. Go to the "Access" page of a box via the sidebar
|
1. Go to the "Access" page of a box via the sidebar
|
||||||
2. Enter the username or team name and submit the form
|
2. Enter the username or team name and submit the form
|
||||||
3. You'll now see an the user or team in the list of collaborators,
|
3. You'll now see the user or team in the list of collaborators,
|
||||||
and if necessary a collaborator can be removed
|
and if necessary a collaborator can be removed
|
||||||
|
|
||||||
### Vagrant Login
|
### Vagrant Login
|
||||||
|
|
Loading…
Reference in New Issue