Skip to content

Commit 50d6626

Browse files
author
goodboy
authored
Merge pull request #115 from anthrotype/fix-docs-typos
one more typo
2 parents 13eee87 + 9cbd220 commit 50d6626

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ which has been appropriately marked.
134134

135135
Optional validation
136136
^^^^^^^^^^^^^^^^^^^
137-
Normally each *hookimpl* should be validated a against a corresponding
137+
Normally each *hookimpl* should be validated against a corresponding
138138
hook :ref:`specification <specs>`. If you want to make an exception
139139
then the *hookimpl* should be marked with the ``"optionalhook"`` option:
140140

@@ -458,7 +458,7 @@ You can block any plugin from being registered using
458458

459459
Inspection
460460
----------
461-
You can use a variety of methods to inspect the both the registry
461+
You can use a variety of methods to inspect both the registry
462462
and particular plugins in it:
463463

464464
- :py:meth:`~pluggy.PluginManager.list_name_plugin()` -

0 commit comments

Comments
 (0)