spelling and grammar

This commit is contained in:
John Bender 2010-03-06 01:34:13 -08:00
parent 319abeffe2
commit 65db6b5082
1 changed files with 1 additions and 1 deletions

View File

@ -126,5 +126,5 @@ config.chef.json = {
}
{% endhighlight %}
If you do not with to create a vagrant_main recipe in your cookbooks directory you can override the recipes hash key by placing `config.chef.json.merge({:recipes => 'you_want'})`
If you don't want to create a vagrant_main recipe in your cookbooks directory you can override the recipes by placing `config.chef.json.merge({:recipes => 'you_want'})`
in either a packaged or project directory Vagrantfile.