readme: spelling correction

This commit is contained in:
Trapier Marshall 2016-10-26 18:40:38 -04:00 committed by GitHub
parent 7d93d936f6
commit bdab8612d8

View File

@ -693,7 +693,7 @@ You can specify multiple inputs to the VM via `libvirt.input`. Available
options are listed below. Note that both options are required:
* `type` - The type of the input
* `bus` - The bust of the input
* `bus` - The bus of the input
```ruby
Vagrant.configure("2") do |config|