diff --git a/browse/templates/stats/monthly_downloads.html b/browse/templates/stats/monthly_downloads.html
index 1c8530a98..80bed358c 100644
--- a/browse/templates/stats/monthly_downloads.html
+++ b/browse/templates/stats/monthly_downloads.html
@@ -20,8 +20,8 @@
Caveats: While we have attempted to extract download data representing unique full-text downloads by real users, there are many factors which affect accuracy.
These factors include:
- - the data is from the main arXiv site and the arXiv mirrors, though some mirror data is incomplete.
- - only web downloads are included (and not FTP or email "downloads" that were formerly supported).
+ - the data is from the main arXiv site.
+ - only web downloads are included.
- we have counted downloads according to the COUNTER algorithm which excludes rapid repeat downloads.
- we have attempted to identify and remove robot or automated downloads from the count (false positives lead to undercounting, failing to identify robots leads to overcounting).