diff --git a/docs/checks_reporting.html b/docs/config_reporting.html
similarity index 93%
rename from docs/checks_reporting.html
rename to docs/config_reporting.html
index e727cce1e..57d658b3e 100644
--- a/docs/checks_reporting.html
+++ b/docs/config_reporting.html
@@ -14,8 +14,8 @@
name of a file that can be used to cache details of files that pass
Checkstyle. This can significantly increase the speed of checkstyle on
successive runs. The property type is
-string and defaults to
-null (which means do not cache).
+string and defaults to an empty string
+(which means do not cache).