diff --git a/htroot/CrawlStartSite.html b/htroot/CrawlStartSite.html
index 7532dc29c..eb09dd90a 100644
--- a/htroot/CrawlStartSite.html
+++ b/htroot/CrawlStartSite.html
@@ -105,7 +105,7 @@
Hints
- Crawl Speed Limitation
No more that two pages are loaded from the same host in one second (not more that 120 document per minute) to limit the load on the target server.
+ Crawl Speed Limitation
No more that four pages are loaded from the same host in one second (not more that 120 document per minute) to limit the load on the target server.
Target Balancer
A second crawl for a different host increases the throughput to a maximum of 240 documents per minute since the crawler balances the load over all hosts.
High Speed Crawling
A 'shallow crawl' which is not limited to a single host (or site)
can extend the pages per minute (ppm) rate to unlimited documents per minute when the number of target hosts is high.