We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f36d2db + a8ae202 commit 13eee87Copy full SHA for 13eee87
docs/index.rst
@@ -81,7 +81,7 @@ decorators are used to *mark* functions for detection by a ``PluginManager``:
81
82
Each decorator type takes a single ``project_name`` string as its
83
lone argument the value of which is used to mark hooks for detection by
84
-by a similarly configured ``PluginManager`` instance.
+a similarly configured ``PluginManager`` instance.
85
86
That is, a *mark* type called with ``project_name`` returns an object which
87
can be used to decorate functions which will then be detected by a
0 commit comments