Browse Source

Update ingest-node.asciidoc

Fixed docs typo
Clinton Gormley 8 years ago
parent
commit
5cf13f29bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/ingest/ingest-node.asciidoc

+ 1 - 1
docs/reference/ingest/ingest-node.asciidoc

@@ -1788,7 +1788,7 @@ Converts a string to its uppercase equivalent.
 
 Expands a field with dots into an object field. This processor allows fields
 with dots in the name to be accessible by other processors in the pipeline.
-Otherwise these <<accessing-data-in-pipelines,fields> can't be accessed by any processor.
+Otherwise these <<accessing-data-in-pipelines,fields>> can't be accessed by any processor.
 
 [[dot-expender-options]]
 .Dot Expand Options