Skip to content

Commit ea3c379

Browse files
CrazybusChristoph Büscher
authored andcommitted
[Docs] Fix typo in watcher conditions documentation (#30989)
1 parent 8eb6bf7 commit ea3c379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/docs/en/watcher/condition.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ in the watch payload to determine whether or not to execute the watch actions.
1313
* <<condition-array-compare, `array_compare`>>: compare an array of values in the
1414
watch payload to a given value to determine whether or not to execute the watch
1515
actions.
16-
* <<condition-script, `script`>>: use a script to determine wehther or not to
16+
* <<condition-script, `script`>>: use a script to determine whether or not to
1717
execute the watch actions.
1818

1919
NOTE: If you omit the condition definition from a watch, the condition defaults

0 commit comments

Comments
 (0)