Skip to content

Commit 7b23e13

Browse files
author
Ben Skelker
committed
rewording
1 parent 4d00619 commit 7b23e13

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/siem/detections/api/lists/lists-api-create-list.asciidoc

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33

44
Creates a list container.
55

6-
A list container groups common list items that define exceptions for when
7-
alerts are not generated from their associated detection rule, even when the
8-
rule's query is matched. All list items in the same list container refer to the same type of exceptions. For example, each list item in an `ip` list container excludes a specific IP address.
6+
A list container groups common list items that define exceptions for when not
7+
to generate detection rule alerts, even when the rule's query is matched. All
8+
list items in the same list container refer to the same type of exceptions. For
9+
example, each list item in an `ip` list container excludes a specific IP
10+
address.
911

1012

1113
==== Request URL

0 commit comments

Comments
 (0)