diff --git a/docs/configuration.html b/docs/configuration.html
index 6079b228be0..e2ecde5000c 100644
--- a/docs/configuration.html
+++ b/docs/configuration.html
@@ -247,7 +247,8 @@ The essential old consumer configurations are the following:
rebalance.backoff.ms
2000
-
Backoff time between retries during rebalance.
+
Backoff time between retries during rebalance. If not set explicitly, the value in zookeeper.sync.time.ms is used.
+