Merge pull request #9378 from briancain/fix-doc-spacing

Add space to fix markdown error in docs
This commit is contained in:
Chris Roberts 2018-01-16 20:14:18 -08:00 committed by GitHub
commit 0c5e068357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.
<hr>
`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
URL, then SSL certs will be verified.