Fix a typo in configuration.html.md
This commit is contained in:
parent
d178631ff9
commit
c12101b2f8
|
@ -67,7 +67,7 @@ config.vm.provider 'virtualbox' do |v|
|
|||
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.
|
||||
|
||||
<div class="alert alert-info">
|
||||
|
|
Loading…
Reference in New Issue