Skip to content

Commit db45f0f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ When a user choice node is encountered, the execution will pause until a user se
170170

171171
#### Example user choice node
172172

173-
Following is an example of a user choice node. Note the the node branches to the next node depending on the user's answer. In this example, if the user selects **Yes** then the IP is blocked, but if the user selects **No** an email is sent to the SOC.
173+
Following is an example of a user choice node. Note the node branches to the next node depending on the user's answer. In this example, if the user selects **Yes**, then the IP is blocked, but if the user selects **No**, an email is sent to the SOC.
174174

175175
<img src={useBaseUrl('img/cse/automations-example-user-choice-node.png')} style={{border:'1px solid gray'}} alt="Example user choice node" width="500"/>
176176

0 commit comments

Comments
 (0)