Skip to content

Commit 2e5a4b5

Browse files
authored
Fix typo in reroute (#4240)
1 parent 4fd1341 commit 2e5a4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/observability/apm/ingest-pipelines.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The process for creating a custom ingest pipeline is as follows:
6464
If you prefer more guidance, see one of these tutorials:
6565

6666
* <<apm-filters-ingest-pipeline>> — Learn how to obfuscate passwords stored in the `http.request.body.original` field.
67-
* <<apm-data-stream-rerouting>> — Learn how rerouting APM data to user-defined APM data streams.
67+
* <<apm-data-stream-rerouting>> — Learn how to reroute APM data to user-defined APM data streams.
6868
* {fleet-guide}/data-streams-pipeline-tutorial.html[Transform data with custom ingest pipelines] — A basic Elastic integration tutorial where you learn how to add a custom field to incoming data.
6969

7070
// end::ingest-pipelines[]

0 commit comments

Comments
 (0)