diff --git a/report/velocity/summary.vm b/report/velocity/summary.vm index 38830b2c3..11b7f4af3 100644 --- a/report/velocity/summary.vm +++ b/report/velocity/summary.vm @@ -11,7 +11,7 @@ #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 = "2 requests is good, else if not 90% of the request are cached, it is bad.") +#set($nrOfRequestPrimedText = "2 requests is OK else if not 90% of the request are cached, it is bad.") #set($spofText = "0 pages is good, everyhing else is bad. Excludes subdomains on the document domain from the spof.") #set($jsSyncInHeadText = "0 is good, 1 or more is bad and not OK.") #set($spofPerPageText = "Everything above 0 is bad!")