summaryrefslogtreecommitdiff
path: root/docs/docsite/rst/plugins/test.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docsite/rst/plugins/test.rst')
-rw-r--r--docs/docsite/rst/plugins/test.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/rst/plugins/test.rst b/docs/docsite/rst/plugins/test.rst
index 9bad4e72ff..7922c122f7 100644
--- a/docs/docsite/rst/plugins/test.rst
+++ b/docs/docsite/rst/plugins/test.rst
@@ -60,7 +60,7 @@ Tests will always have an ``_input`` and this is normally what is on the left si
Using test plugins with lists
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-As mentioned above, one way to use tests is with the ``select`` familiy of filters (``select``, ``reject``, ``selectattr``, ``rejectattr``).
+As mentioned above, one way to use tests is with the ``select`` family of filters (``select``, ``reject``, ``selectattr``, ``rejectattr``).
.. code-block:: YAML+Jinja