Skip to content

Commit

Permalink
Fix typo in multi-machine doc
Browse files Browse the repository at this point in the history
  • Loading branch information
thierrymarianne committed May 31, 2014
1 parent db5c047 commit 6a948d1
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 6a948d1

Please sign in to comment.