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 351ffc5 commit 487fb7dCopy full SHA for 487fb7d
docs/rules.md
@@ -14,7 +14,7 @@ Rules contain a set of _conditions_ and a single _event_. When the engine is ru
14
* [toJSON(Boolean stringify = true)](#tojsonboolean-stringify--true)
15
* [Conditions](#conditions)
16
* [Basic conditions](#basic-conditions)
17
- * [Boolean expressions: all and any](#boolean-expressions-all-and-any)
+ * [Boolean expressions: all, any, and not](#boolean-expressions-all-any-and-not)
18
* [Condition helpers: params](#condition-helpers-params)
19
* [Condition helpers: path](#condition-helpers-path)
20
* [Condition helpers: custom path resolver](#condition-helpers-custom-path-resolver)
0 commit comments