diff --git a/docs/plugin.rst b/docs/plugin.rst index e1abc30..d90f5f1 100644 --- a/docs/plugin.rst +++ b/docs/plugin.rst @@ -81,7 +81,7 @@ put results in :attr:`result_q `. See For details about these objects, see :mod:`the API documentation `. You can also receive a configuration section from the configuration as -``__config__.source.SOURCE_NAME``, where ``SOURCE_None`` is what your plugin is +``__config__.source.SOURCE_NAME``, where ``SOURCE_NAME`` is what your plugin is called. This can be used to specify a mirror site for your plugin to use, e.g. the ``npm`` plugin accepts the following config::