Skip to content

Commit 85516d6

Browse files
committed
[DOCS] Fix typos
1 parent bfc4139 commit 85516d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/ingest.asciidoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ with the `ingest` role. For heavy ingest loads, we recommend creating
3535

3636
[discrete]
3737
[[create-manage-ingest-pipelines]]
38-
== Create and manage pipelines
38+
=== Create and manage pipelines
3939

4040
In {kib}, open the main menu and click **Stack Management** > **Ingest Node
4141
Pipelines**. From the list view, you can:
@@ -397,7 +397,7 @@ PUT _ingest/pipeline/my-pipeline
397397

398398
Use the `on_failure` parameter to specify a list of processors to run
399399
immediately after a processor failure. If `on_failure` is specified, {es}
400-
afterward runs the pipeline's remaining processors , even if the `on_failure`
400+
afterward runs the pipeline's remaining processors, even if the `on_failure`
401401
configuration is empty.
402402

403403
[source,console]

0 commit comments

Comments
 (0)