From 56fadc3a80f66d0006203e9983138c5171b07fbf Mon Sep 17 00:00:00 2001 From: "Bernhard E. Reiter" Date: Fri, 21 Jun 2024 14:04:20 +0200 Subject: [PATCH] docs: fix typo in examples/aggregator.toml (#539) --- docs/examples/aggregator.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/aggregator.toml b/docs/examples/aggregator.toml index ae1723d..2161079 100644 --- a/docs/examples/aggregator.toml +++ b/docs/examples/aggregator.toml @@ -51,7 +51,7 @@ insecure = true # rate = 1.8 # insecure = true write_indices = true - # If aggregator.category == "aggreator", set for an entry that should + # If aggregator.category == "aggregator", set for an entry that should # be listed in addition: category = "lister" # ignore_pattern = [".*white.*", ".*red.*"]