From: Sarah Hoffmann Date: Thu, 23 Nov 2023 11:05:50 +0000 (+0100) Subject: Merge pull request #3257 from lonvia/slow-queries X-Git-Tag: v4.4.0~78 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/2d54de09bbc737cf79bf4b164b6dba2392f43392?hp=4e4d29f653d4929f49536255314ec19264166ec6 Merge pull request #3257 from lonvia/slow-queries Performance tweaks for search --- diff --git a/docs/library/Getting-Started.md b/docs/library/Getting-Started.md index 6b0dad75..dd16b11d 100644 --- a/docs/library/Getting-Started.md +++ b/docs/library/Getting-Started.md @@ -14,7 +14,7 @@ in the database. The library also misses a proper installation routine, so some manipulation of the PYTHONPATH is required. At the moment, use is only recommended for - developers wit some experience in Python. + developers with some experience in Python. ## Installation