mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-04 22:32:49 -04:00
Merge pull request #4632 from janek-warchol/patch-1
docs - http sharing: fix typo
This commit is contained in:
commit
407f8dad1e
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ sharing," and is enabled by default when `vagrant share` is used.
|
|||
Because this mode of sharing creates a publicly accessible URL, the accessing
|
||||
party does not need to have Vagrant installed in order to view your environment.
|
||||
|
||||
This has a number of useful use cases: you can test webooks by exposing
|
||||
This has a number of useful use cases: you can test webhooks by exposing
|
||||
your Vagrant environment to the internet, you can show your work to clients,
|
||||
teammates, or managers, etc.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue