diff --git a/report/velocity/summary.vm b/report/velocity/summary.vm index a7c4b55b4..ee36d7cd1 100644 --- a/report/velocity/summary.vm +++ b/report/velocity/summary.vm @@ -11,11 +11,11 @@ #set($nrOfCssText = "One is good, more than five is really bad.") #set($nrOfCssImageText = "Two is good, above four is bad.") #set($nrOfImagesText = "25 or less images is OK, below 40 is ok, and above is bad.") -#set($nrOfRequestPrimedText = "Text 2 requests is good, else if not 90% of the request are cached, it is bad") +#set($nrOfRequestPrimedText = "2 requests is good, else if not 90% of the request are cached, it is bad") #set($spofText = "0 pages is good, everyhing else is bad.") #set($jsSyncInHeadText = "0 is good, 1 or more is bad and not OK.") #set($spofPerPageText = "Everything above 0 is bad!") -#set($assetsWithoutFarExpiresText = "") +#set($assetsWithoutFarExpiresText = "You should have 0 because analythics scripts is skipped. More than 4 is bad.")