Skip to content

Commit a8f17d6

Browse files
Update pipeline/processors/conditional-processing.md
Co-authored-by: Alexa Kreizinger <[email protected]> Signed-off-by: Jorge Niedbalski <[email protected]>
1 parent b5d19a1 commit a8f17d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pipeline/processors/conditional-processing.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,9 @@ pipeline:
167167
value: 400
168168
```
169169

170-
### Using IN operator
170+
### Array of values
171171

172-
Apply a processor when a value matches one of multiple options:
172+
This example uses an array for the value of `condition.rules.value`:
173173

174174
```yaml
175175
pipeline:

0 commit comments

Comments
 (0)