From b0067a0345c2ab7793614925d6150141ef5f18f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20D=C3=B6ring?= Date: Mon, 24 Jun 2024 15:24:09 +0200 Subject: [PATCH] update Search.md, fix typo (#3454) --- docs/api/Search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/Search.md b/docs/api/Search.md index da2a96b0..ab3c8444 100644 --- a/docs/api/Search.md +++ b/docs/api/Search.md @@ -165,7 +165,7 @@ results and thus give a preference to some results over others. |-----------| ----- | ------- | | countrycodes | comma-separated list of country codes | _unset_ | -Filer that limits the search results to one or more countries. +Filter that limits the search results to one or more countries. The country code must be the [ISO 3166-1alpha2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code of the country, e.g. `gb` for the United Kingdom, `de` for Germany.