[DOC] Fix typo in IDs query doc (#4836)

Signed-off-by: Akira Toyozaki <61676668+toyozaki@users.noreply.github.com>
This commit is contained in:
toyozaki 2023-08-21 01:24:30 +09:00 committed by GitHub
parent b9b21e1e30
commit ff0492a966
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.