Skip to content

Commit

Permalink
[DOC] Fix typo in IDs query doc (#4836) (#4838)
Browse files Browse the repository at this point in the history
(cherry picked from commit ff0492a)

Signed-off-by: Akira Toyozaki <61676668+toyozaki@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent e0d6d58 commit f73e4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _query-dsl/term/ids.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ The query accepts the following parameter.

Parameter | Data type | Description
:--- | :--- | :---
`value` | Array of strings | The document IDs to search for. Required.
`values` | Array of strings | The document IDs to search for. Required.

0 comments on commit f73e4f9

Please sign in to comment.