docs: fix typo
Change-Id: I9ad7b07834a0f83f82c2580fe277a337c6d03a12
This commit is contained in:
parent
13a0d9374f
commit
4a6bdaaf4b
@ -100,7 +100,7 @@ results (e.g. the field contains a list), available options are:
|
|||||||
|
|
||||||
* ``any`` (the default) require any to match,
|
* ``any`` (the default) require any to match,
|
||||||
* ``all`` require all to match,
|
* ``all`` require all to match,
|
||||||
* ``first`` requrie the first to match.
|
* ``first`` require the first to match.
|
||||||
|
|
||||||
All other fields are passed to the condition plugin, e.g. numeric comparison
|
All other fields are passed to the condition plugin, e.g. numeric comparison
|
||||||
operations require a ``value`` field to compare against.
|
operations require a ``value`` field to compare against.
|
||||||
|
Loading…
Reference in New Issue
Block a user