Fix minor typo in 'writing plugins' doc
This commit is contained in:
		
							parent
							
								
									f70ed83479
								
							
						
					
					
						commit
						ec62a3c9e4
					
				|  | @ -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`: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue