results when using Nominatim in the browser versus in a command-line tool
like wget or curl. The command-line tools
usually don't send any Accept-Language header, prompting Nominatim
- to show results in the local language. Browsers on the contratry always
+ to show results in the local language. Browsers on the contrary always
send the currently chosen browser language.
### Result restriction
|-----------| ----- | ------- |
| 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.