From: Markus Döring Date: Mon, 24 Jun 2024 13:24:09 +0000 (+0200) Subject: update Search.md, fix typo (#3454) X-Git-Tag: deploy~4^2~16 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/b0067a0345c2ab7793614925d6150141ef5f18f0?hp=--cc update Search.md, fix typo (#3454) --- b0067a0345c2ab7793614925d6150141ef5f18f0 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.