diff --git a/docs/docsite/rst/plugins/callback.rst b/docs/docsite/rst/plugins/callback.rst index 41f04ddc873..017a0d2f9ec 100644 --- a/docs/docsite/rst/plugins/callback.rst +++ b/docs/docsite/rst/plugins/callback.rst @@ -76,7 +76,7 @@ There are three types of callback plugins: :stdout callback plugins: - These plugins handle the main console output. Only one of these can be active. + These plugins handle the main console output. Only one can be active. They always get the event first; the rest of the callbacks get the event in the order they are configured. :aggregate callback plugins: