From da4e9bac72d280ca1d4387e7875017b337a2f258 Mon Sep 17 00:00:00 2001 From: Didgeridrew Date: Mon, 9 Nov 2020 10:06:17 -0500 Subject: [PATCH] Fixed after_offset description (#15582) --- source/_integrations/tod.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/tod.markdown b/source/_integrations/tod.markdown index 31084a6c20c..32a170f3857 100644 --- a/source/_integrations/tod.markdown +++ b/source/_integrations/tod.markdown @@ -52,7 +52,7 @@ after: required: true type: [string, time] after_offset: - description: The time offset of the beginning time range. + description: The time offset of the ending time range. type: time required: false {% endconfiguration %}