Skip to content

Commit

Permalink
Merge pull request #3946 from thierrymarianne/typo-fix-in-multiple-ma…
Browse files Browse the repository at this point in the history
…chine-doc

website/docs: Fix typo in multi-machine doc
  • Loading branch information
mitchellh committed May 31, 2014
2 parents db5c047 + 6a948d1 commit af43655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/source/v2/multi-machine/index.html.md
Expand Up @@ -64,7 +64,7 @@ different variable scopes.

When using these scopes, order of execution for things such as
provisioners becomes important. Vagrant enforces ordering outside-in, in
the order listed in the Vagrnatfile. For example, with the Vagrantfile
the order listed in the Vagrantfile. For example, with the Vagrantfile
below:

```ruby
Expand Down

0 comments on commit af43655

Please sign in to comment.