From 87ee86add9b3c86aa61b02c42f28fd0e4c120883 Mon Sep 17 00:00:00 2001 From: Toby McLaughlin Date: Sat, 17 Oct 2020 01:45:18 +1030 Subject: [PATCH] [docs] Remove extra word in autodiscover docs (#21871) --- libbeat/docs/shared-autodiscover.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libbeat/docs/shared-autodiscover.asciidoc b/libbeat/docs/shared-autodiscover.asciidoc index c43ba981e27..d8c6a253a40 100644 --- a/libbeat/docs/shared-autodiscover.asciidoc +++ b/libbeat/docs/shared-autodiscover.asciidoc @@ -24,7 +24,7 @@ start/stop events. This ensures you don't need to worry about state, but only de The Docker autodiscover provider watches for Docker containers to start and stop. -These are the available fields during within config templating. The `docker.*` fields will be available on each emitted event. +These are the fields available within config templating. The `docker.*` fields will be available on each emitted event. event: * host @@ -129,7 +129,7 @@ endif::[] The Kubernetes autodiscover provider watches for Kubernetes nodes, pods, services to start, update, and stop. -These are the available fields during within config templating. The `kubernetes.*` fields will be available on each emitted event. +These are the fields available within config templating. The `kubernetes.*` fields will be available on each emitted event. [float] ====== Generic fields: