From 50e63e7e8e518e888929dbd5fca6748deffe56e4 Mon Sep 17 00:00:00 2001 From: Brennan Gaunce Date: Mon, 31 Aug 2015 14:28:34 -0700 Subject: [PATCH] Fixed typo - should be 99% in metrics report --- metrics.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metrics.js b/metrics.js index f0d5c0d..4717656 100644 --- a/metrics.js +++ b/metrics.js @@ -206,7 +206,7 @@ Metrics.prototype.summary = function summary() { { label: ' 90%', width: width }, { label: ' 95%', width: width }, { label: ' 98%', width: width }, - { label: ' 98%', width: width }, + { label: ' 99%', width: width }, { label: '100%', width: width }, ], rows: [