Skip to content

Commit 92b068a

Browse files
author
Helen Campbell
committed
Adding update to empty function readme
1 parent cebb9f3 commit 92b068a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Converts the case of a string or of all strings in an array to lowercase. *Type*
224224

225225
#### `empty`
226226

227-
Returns 'true' if the variable is empty. *Type*: rvalue.
227+
Returns true if the argument is an array or hash that contains no elements, or an empty string. *Type*: rvalue.
228228

229229
#### `ensure_packages`
230230

0 commit comments

Comments
 (0)