Skip to content

Commit 0d986a1

Browse files
authored
Merge pull request #199061 from yelevin/patch-1
Chose a better word
2 parents dee3bff + 22f49bd commit 0d986a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/playbook-triggers-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Basic playbook to send incident details over mail:
114114

115115
The **Entities** dynamic field is an array of JSON objects, each of which represents an entity. Each entity type has its own schema, depending on its unique properties.
116116

117-
The **"Entities - Get \<entity name>"** action allows you to do the following:
117+
The **"Entities - Get \<entity type>"** action allows you to do the following:
118118

119119
- Filter the array of entities by the requested type.
120120
- Parse the specific fields of this type, so they can be used as dynamic fields in further actions.

0 commit comments

Comments
 (0)