Fixed typo in README

This commit is contained in:
Eric Renfro 2015-05-13 09:17:35 -04:00
parent 17c935af1d
commit dd7d1ca0cb
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ And provide properly formatted data bag:
```json
{
"id": "Data Bag unique name, default value for name below",
"name": "Name of the sudoers.d file
"name": "Name of the sudoers.d file",
"hosts": [
"fqdn1",
"fqdn2",