diff --git a/template.html b/template.html index ee7dec6..f5096db 100644 --- a/template.html +++ b/template.html @@ -54,7 +54,7 @@
Over the last {{info['day_count']}} day{% if info['day_count'] > 1 %}s{% endif %}, the average response time was {{results['avg_time']}}ms.
+Today, the average response time to receive results from our tests was {{info['average_time']}}ms per request.
This number only accounts for requests made by this application.