We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb6bf7 commit ea3c379Copy full SHA for ea3c379
x-pack/docs/en/watcher/condition.asciidoc
@@ -13,7 +13,7 @@ in the watch payload to determine whether or not to execute the watch actions.
13
* <<condition-array-compare, `array_compare`>>: compare an array of values in the
14
watch payload to a given value to determine whether or not to execute the watch
15
actions.
16
-* <<condition-script, `script`>>: use a script to determine wehther or not to
+* <<condition-script, `script`>>: use a script to determine whether or not to
17
execute the watch actions.
18
19
NOTE: If you omit the condition definition from a watch, the condition defaults
0 commit comments