Fix minor typo in 'writing plugins' doc
This commit is contained in:
@@ -23,7 +23,7 @@ reporting by calling `well specified hooks`_ of the following plugins:
|
||||
|
||||
In principle, each hook call is a ``1:N`` Python function call where ``N`` is the
|
||||
number of registered implementation functions for a given specification.
|
||||
All specifications and implementations following the ``pytest_`` prefix
|
||||
All specifications and implementations follow the ``pytest_`` prefix
|
||||
naming convention, making them easy to distinguish and find.
|
||||
|
||||
.. _`pluginorder`:
|
||||
|
||||
Reference in New Issue
Block a user