Add space to fix markdown error in docs

This commit is contained in:
Brian Cain 2018-01-16 14:26:09 -08:00
parent 6b1646eb51
commit 726f89bab7
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 1 additions and 0 deletions

View File

@ -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.