diff --git a/docs/usage/noise-reduction.md b/docs/usage/noise-reduction.md
index c275d1158fcea27a4ccc9be055fd5cab13044428..de2929281e15beee9458a46440d69642da6a829a 100644
--- a/docs/usage/noise-reduction.md
+++ b/docs/usage/noise-reduction.md
@@ -101,6 +101,7 @@ Or perhaps at least weekly:
 If you're wondering what is supported and not, under the hood, the schedule is parsed using [@breejs/later](https://github.com/breejs/later) using the `later.parse.text(scheduleString)` API.
 Read the parser documentation at [breejs.github.io/later/parsers.html#text](https://breejs.github.io/later/parsers.html#text).
 Renovate does not support scheduled minutes or "at an exact time" granularity.
+Granularity must be at least one hour.
 
 ## Automerging