docs: fix typo

Change-Id: I9ad7b07834a0f83f82c2580fe277a337c6d03a12
changes/85/892785/1
Pierre Riteau 2023-08-25 14:45:56 +02:00
parent 13a0d9374f
commit 4a6bdaaf4b
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ results (e.g. the field contains a list), available options are:
* ``any`` (the default) require any 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
operations require a ``value`` field to compare against.