Fixes incorrect preposition

This commit is contained in:
Rob Eden 2016-05-04 14:11:31 -04:00
parent b1e8506ab0
commit d3fc42c0b2
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ your plugin works with another plugin.
With this structure in place, your workflow should be like any other
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)
for tips for using the correct version of Bundler to install
for tips on using the correct version of Bundler to install
dependencies.
When you want to manually test your plugin, use