Skip to content

Commit 86e43dd

Browse files
committed
Fix spelling error
1 parent 5cbda82 commit 86e43dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cloud-soar/incidents-triage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ UTC dates are expressed in the format `YYYY-MM-DD`. As for time, it's expressed
150150

151151
The logical disjunction operator `OR` can also be typed as a plus sign `+`. Sumo Logic Cloud SOAR will automatically convert it into `OR` and highlight it in light blue in order to differentiate it from the rest of the search query. The `OR` operator is used to express whether a given collection of items we are looking for satisfies one condition or the other. In the example, above, our collection of items have to satisfy the condition of having `"Test Incident" OR 'Real Incident'` as their incident ID.
152152

153-
#### Logical conjuction
153+
#### Logical conjunction
154154

155155
`incident id: Test Incident AND status: Open`
156156

0 commit comments

Comments
 (0)