diff --git a/docs/rolereference.rst b/docs/rolereference.rst index 0c75f68ae2ff51db415f272ac050a80b11cfc9b5..ba935e59874e3eb54243975d93fb55f8c0fde385 100644 --- a/docs/rolereference.rst +++ b/docs/rolereference.rst @@ -298,7 +298,7 @@ The role implements the following: should be able to use ``~=`` operator (for example ``django~=1.8.0``. Checks are implemented via `pip-tools `_ and a custom script that outputs diffs if upgrades are available. Script is run via - cronjob on hourly basis, and any output will be delivered to local ``root`` + cronjob on daily basis, and any output will be delivered to local ``root`` user. * Optionally configures time synchronisation using NTP (if ``ntp_servers`` parameter is set).