From f485e6e2eb1d2ffa8c16402249bec96e0886b86b Mon Sep 17 00:00:00 2001 From: Garrett Honeycutt Date: Sun, 12 Jul 2015 20:11:36 -0400 Subject: Clarify that third argument to ensure_resource() is a hash --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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': -- cgit v1.2.3