From 0f8134a9154f392a3f84c08e133866895ee03bb9 Mon Sep 17 00:00:00 2001 From: Wouter Schoot Date: Tue, 2 Aug 2022 16:17:58 +0200 Subject: [PATCH] Typo fix (#23615) --- source/_integrations/statistics.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/statistics.markdown b/source/_integrations/statistics.markdown index 2f1fcba5ed0..5b352d8291b 100644 --- a/source/_integrations/statistics.markdown +++ b/source/_integrations/statistics.markdown @@ -137,7 +137,7 @@ sampling_size: default: 20 type: integer max_age: - description: Maximum age of source sensor measurements stored. Setting this to a time period will cause older values to be discarded. If omitted, the number of considered source sensor measurements is limitted by `sampling_size` only. Set both parameters appropriately to create suited limits for your use case. The sensor value will become `unknown` if the source sensor is not updated within the time period. + description: Maximum age of source sensor measurements stored. Setting this to a time period will cause older values to be discarded. If omitted, the number of considered source sensor measurements is limited by `sampling_size` only. Set both parameters appropriately to create suited limits for your use case. The sensor value will become `unknown` if the source sensor is not updated within the time period. required: false type: time precision: