Fixed typo in README

This commit is contained in:
Eric Renfro 2015-05-13 09:17:35 -04:00
parent 17c935af1d
commit dd7d1ca0cb

View file

@ -48,7 +48,7 @@ And provide properly formatted data bag:
```json ```json
{ {
"id": "Data Bag unique name, default value for name below", "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": [ "hosts": [
"fqdn1", "fqdn1",
"fqdn2", "fqdn2",