Merge pull request #987 from videlalvaro/patch-1

Fixes minor typo
This commit is contained in:
Mitchell Hashimoto 2012-06-20 09:36:28 -07:00
commit e02f694712
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ Vagrant.configure("1") do |config|
# If you're using the Opscode platform, your validator client is
# ORGNAME-validator, replacing ORGNAME with your organization name.
#
# IF you have your own Chef Server, the default validation client name is
# If you have your own Chef Server, the default validation client name is
# chef-validator, unless you changed the configuration.
#
# chef.validation_client_name = "ORGNAME-validator"