Skip to content

Commit df8f9c0

Browse files
authored
[DOCS] Fix response value in esql-query-api.asciidoc (#111882) (#111888)
1 parent c093922 commit df8f9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/esql/esql-query-api.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,6 @@ Column headings for the search results. Each object is a column.
8787
(string) Data type for the column.
8888
====
8989

90-
`rows`::
90+
`values`::
9191
(array of arrays)
9292
Values for the search results.

0 commit comments

Comments
 (0)