diff --git a/doc/install.rst b/doc/install.rst index 1765740..084387e 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -41,7 +41,8 @@ The ``pagure-webhook`` package contains the web-hook server. .. note:: The last three packages are optional, pagure would work fine without - them. + them but the live-update, the webhook and the comment by email + services will not work. * From the sources diff --git a/doc/install_webhooks.rst b/doc/install_webhooks.rst index a532941..2aec5e6 100644 --- a/doc/install_webhooks.rst +++ b/doc/install_webhooks.rst @@ -36,7 +36,7 @@ Configure your system The first file is the script of the web-hook server itself. -The secondg file is the systemd service file. +The second file is the systemd service file. * Activate the service and ensure it's started upon boot: