mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
[DOCS] Remove unneeded comma from CSV processor example (#51859)
This commit is contained in:
parent
28643f8df1
commit
43a7aadd46
@ -21,7 +21,7 @@ include::common-options.asciidoc[]
|
||||
{
|
||||
"csv": {
|
||||
"field": "my_field",
|
||||
"target_fields": ["field1, field2"],
|
||||
"target_fields": ["field1, field2"]
|
||||
}
|
||||
}
|
||||
--------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user