From 526489dfa2a5655a9c1963b85b920667ec44f148 Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Tue, 7 Dec 2021 21:04:27 +0000 Subject: [PATCH] [#2219] Additional text edit after review --- doc/sphinx/arm/stats.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/arm/stats.rst b/doc/sphinx/arm/stats.rst index 988c5ea95b..e1e387c9d6 100644 --- a/doc/sphinx/arm/stats.rst +++ b/doc/sphinx/arm/stats.rst @@ -383,7 +383,7 @@ Time Series =========== With certain statistics, a single isolated data point may be useful. However, -some processes, such as received +some statistics, such as received packet size, packet processing time, or number of database queries needed to process a packet, are not cumulative and it is useful to keep many data points, perhaps to do some statistical analysis afterwards.