Skip to content

Commit bad0d03

Browse files
committed
Update description
1 parent 8ad0a7f commit bad0d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/dsc-lib/locales/en-us.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ invoked = "intersection function"
368368
invalidArgType = "All arguments must either be arrays or objects"
369369

370370
[functions.items]
371-
description = "Converts a dictionary object to an array"
371+
description = "Converts a dictionary object to an array of objects with key and value properties"
372372
notObject = "Argument must be an object"
373373

374374
[functions.indexOf]

0 commit comments

Comments
 (0)