Update machine_settings.mdx

Correcting a double «the".
This commit is contained in:
nnlkcncff 2023-06-17 16:30:15 +03:00 committed by GitHub
parent b616ef76fb
commit f120129329
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -133,7 +133,7 @@ the name of the synced folder plugin.
the hostname will be set on boot. If set, Vagrant will update `/etc/hosts`
on the guest with the configured hostname.
- `config.vm.ignore_box_vagrantfile` (boolean) - If true, Vagrant will not load the the
- `config.vm.ignore_box_vagrantfile` (boolean) - If true, Vagrant will not load the
settings found inside a boxes Vagrantfile, if present. Defaults to `false`.
- `config.vm.network` - Configures [networks](/vagrant/docs/networking/) on