Skip to content

Commit 5ae1551

Browse files
jpipkin1kimsauce
andauthored
Update docs/cloud-soar/introduction.md
Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 1c4a81a commit 5ae1551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cloud-soar/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ Playbooks are made up of nodes which are connected together in a flowchart. Whet
550550
Each of these nodes are color-coded in a playbook:
551551
* A. **Conditions**. Conditions are represented by a purple diamond, allow your playbook to branch in different directions based on an if-then statement.
552552
* B. **Enrichments**. Green nodes are enrichments. These might add additional information from a threat intel database or convert data from one type to another.
553-
* C. **User Choice** User choices, represented by a red circle, pause a playbook and wait for a human's decision. After the choice is made, the playbook can continue branching in different directions.
553+
* C. **User Choice**. User choices, represented by a red circle, pause a playbook and wait for a human's decision. After the choice is made, the playbook can continue branching in different directions.
554554
* D. **Containments**. Red nodes are containments. These can stop the spread of viruses and keep your data safe.
555555
* E. **Tasks**. Orange nodes assign tasks to a teammate in Cloud SOAR, such as manually reviewing data.
556556
* F. **Notifications**. Blue nodes are notification actions, such as a Slack or email alert.

0 commit comments

Comments
 (0)