Fixing typo for VAGRANT_DISABLE_WINCURL option in website docs

This commit is contained in:
lmnewton 2022-03-24 18:26:26 -04:00 committed by sophia
parent 87689f5f19
commit bfb3c88e16

View File

@ -294,7 +294,7 @@ use the embedded `ssh` executable by setting it to `0`.
If this is set, Vagrant-go will not output a warning message about compatibility
with Vagrant-ruby. This does not effect the stable Ruby release of Vagrant.
## `VAGRANT_WINCURL_DISABLE`
## `VAGRANT_DISABLE_WINCURL`
If set Vagrant will use the mingw build of curl which uses the installer provided
ca-certificates bundle instead of the native Windows curl executable.