From: Sarah Hoffmann Date: Sun, 5 May 2024 07:59:46 +0000 (+0200) Subject: fix typo X-Git-Tag: deploy~7^2~3^2 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/7080a13c54ea467b221bb689e7525a77bea020ab?ds=inline fix typo --- diff --git a/docs/library/Getting-Started.md b/docs/library/Getting-Started.md index dd16b11d..2ae17e87 100644 --- a/docs/library/Getting-Started.md +++ b/docs/library/Getting-Started.md @@ -103,7 +103,7 @@ You should have set up this directory as part of the Nominatim import. Any configuration found in the `.env` file in this directory will automatically used. -Yo may also configure Nominatim be setting environment variables. +You may also configure Nominatim by setting environment variables. Normally, Nominatim will check the operating system environment. This can be overwritten by giving the constructor a dictionary of configuration parameters.