diff --git a/src/site/xdoc/doc_rest_client.xml b/src/site/xdoc/doc_rest_client.xml index c12e524ad19..12b7cb11044 100644 --- a/src/site/xdoc/doc_rest_client.xml +++ b/src/site/xdoc/doc_rest_client.xml @@ -142,7 +142,7 @@

Search - Multi-valued Parameters (ALL/AND)

To search for a set of possible values where ALL should be matched, - you can provide multiple instances of a marameter, as shown in the example below. + you can provide multiple instances of a parameter, as shown in the example below. This leads to a URL resembling ?address=Toronto&address=Ontario&address=Canada