瀏覽代碼

[DOCS] Reword for clarity

James Rodewig 4 年之前
父節點
當前提交
8a48d7ff12
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/reference/ingest.asciidoc

+ 2 - 2
docs/reference/ingest.asciidoc

@@ -722,8 +722,8 @@ document metadata fields `on_failure_message`, `on_failure_processor_type`,
 `on_failure_processor_tag`, and `on_failure_pipeline`. These fields are
 accessible only from within an `on_failure` block.
 
-The following example uses the error metadata fields to provide additional
-information on the document about the failure.
+The following example uses the metadata fields to include information about
+pipelines failures in documents.
 
 [source,console]
 ----