Skip to content

Commit

Permalink
corrected grammar error
Browse files Browse the repository at this point in the history
  • Loading branch information
alberto committed May 29, 2015
1 parent e8d316b commit bfc644d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Many host wide defaults for Vagrant can be set using `$HOME/.vagrant.d/Vagrantfi
details, please read the Vagrant [machine settings][vagrant_machine_settings]
page.

The default will be computed from the platform name of the instance. Howver, for a small number of common/known platforms in the [Bento][bento] project, the default will prepend `"opscode-"` to the start to match the downloadable `box_url` (see below).
The default will be computed from the platform name of the instance. However, for a small number of common/known platforms in the [Bento][bento] project, the default will prepend `"opscode-"` to the start to match the downloadable `box_url` (see below).

For example, a platform with a Bento box called "ubuntu-14.04" will produce a
default `box` value of `"opscode-ubuntu-14.04"`. Alternatively, a box called
Expand Down

0 comments on commit bfc644d

Please sign in to comment.