summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorGarrett Honeycutt <github@garretthoneycutt.com>2015-07-12 20:11:36 -0400
committerGarrett Honeycutt <github@garretthoneycutt.com>2015-07-12 20:11:36 -0400
commitf485e6e2eb1d2ffa8c16402249bec96e0886b86b (patch)
tree1a15b2d40826fba5f0e2f57ba19bbb4c7c2c9325 /README.markdown
parent01fe9dc15c83e7855431a7fc1cff84204761ba0a (diff)
Clarify that third argument to ensure_resource() is a hash
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 3d1e663..7eed5d7 100644
--- a/README.markdown
+++ b/README.markdown
@@ -212,7 +212,7 @@ Takes a list of packages and only installs them if they don't already exist. It
#### `ensure_resource`
-Takes a resource type, title, and a list of attributes that describe a resource.
+Takes a resource type, title, and a hash of attributes that describe the resource(s).
~~~
user { 'dan':