Fixes incorrect preposition
This commit is contained in:
parent
b1e8506ab0
commit
d3fc42c0b2
|
@ -68,7 +68,7 @@ your plugin works with another plugin.
|
||||||
With this structure in place, your workflow should be like any other
|
With this structure in place, your workflow should be like any other
|
||||||
Ruby project, with one exception. Because Vagrant uses the internal
|
Ruby project, with one exception. Because Vagrant uses the internal
|
||||||
APIs of Bundler, see [Installing Vagrant from Source](https://github.com/mitchellh/vagrant/wiki/Installing-Vagrant-from-Source)
|
APIs of Bundler, see [Installing Vagrant from Source](https://github.com/mitchellh/vagrant/wiki/Installing-Vagrant-from-Source)
|
||||||
for tips for using the correct version of Bundler to install
|
for tips on using the correct version of Bundler to install
|
||||||
dependencies.
|
dependencies.
|
||||||
|
|
||||||
When you want to manually test your plugin, use
|
When you want to manually test your plugin, use
|
||||||
|
|
Loading…
Reference in New Issue