diff --git a/_query-dsl/term/ids.md b/_query-dsl/term/ids.md index 77d0fe34..a1a098f5 100644 --- a/_query-dsl/term/ids.md +++ b/_query-dsl/term/ids.md @@ -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. \ No newline at end of file +`values` | Array of strings | The document IDs to search for. Required.