Merge pull request #7879 from ivuk/fix-typo
Fix a typo in configuration.html.md
This commit is contained in:
commit
de4612a549
|
@ -67,7 +67,7 @@ config.vm.provider 'virtualbox' do |v|
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
If you do not want backward compatbility and want to force users to
|
If you do not want backward compatibility and want to force users to
|
||||||
support linked cloning, you can use `Vagrant.require_version` with 1.8.
|
support linked cloning, you can use `Vagrant.require_version` with 1.8.
|
||||||
|
|
||||||
<div class="alert alert-info">
|
<div class="alert alert-info">
|
||||||
|
|
Loading…
Reference in New Issue