Skip to content

Commit 19670b5

Browse files
jpipkin1kimsauce
andauthored
Update docs/platform-services/automation-service/automation-service-playbooks.md
Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 8496690 commit 19670b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platform-services/automation-service/automation-service-playbooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ Following are examples of payloads from different trigger types:
680680

681681
## Handling arrays in playbooks
682682

683-
An array is a group of related data values that are grouped. When you are handling output from a playbook action, you may want to treat the entire array as a single item you want to pass to the next action, or you may want to treat each element in the array as a separate item. In playbooks you can do either.
683+
An array is a collection of related data values grouped together. When you are handling output from a playbook action, you may want to treat the entire array as a single item you want to pass to the next action, or you may want to treat each element in the array as a separate item. In playbooks, you can do either.
684684

685685
### Arrays in text boxes
686686

0 commit comments

Comments
 (0)