Skip to content

Commit 4c7cba3

Browse files
author
Ed Costello
committed
typo c/cuttoff/cutoff
1 parent a7f6670 commit 4c7cba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/use-cases/hierarchical-aggregation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ operation itself will resemble the following:
217217

218218
last_run = cutoff
219219

220-
The ``cuttoff`` variable allows you to process all events that have
220+
The ``cutoff`` variable allows you to process all events that have
221221
occurred since the last run but before 1 minute ago. This allows for
222222
some delay in logging events. You can safely run this aggregation as
223223
often as you like, provided that you update the ``last_run`` variable

0 commit comments

Comments
 (0)