Add space to fix markdown error in docs
This commit is contained in:
parent
6b1646eb51
commit
726f89bab7
|
@ -74,6 +74,7 @@ CA certificates for downloading a box directly. By default, Vagrant will
|
||||||
use the Mozilla CA cert bundle.
|
use the Mozilla CA cert bundle.
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
`config.vm.box_download_insecure` - If true, then SSL certificates
|
`config.vm.box_download_insecure` - If true, then SSL certificates
|
||||||
from the server will not be verified. By default, if the URL is an HTTPS
|
from the server will not be verified. By default, if the URL is an HTTPS
|
||||||
URL, then SSL certs will be verified.
|
URL, then SSL certs will be verified.
|
||||||
|
|
Loading…
Reference in New Issue