Skip to content

Commit 9b0367d

Browse files
masseykel-trotta
andauthored
Update specification/simulate/ingest/SimulateIngestResponse.ts
Co-authored-by: Laura Trotta <[email protected]>
1 parent e89fe60 commit 9b0367d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/simulate/ingest/SimulateIngestResponse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export class IngestDocumentSimulation
6565
executed_pipelines: Array<string>
6666
/**
6767
* A list of the fields that would be ignored at the indexing step. For example, a field whose
68-
* value is larger than the allowed limit would make it through all of the pipoelines, but
68+
* value is larger than the allowed limit would make it through all of the pipelines, but
6969
* would not be indexed into Elasticsearch.
7070
*/
7171
ignored_fields?: Array<Dictionary<IgnoredFieldKey, string>>

0 commit comments

Comments
 (0)