From: Sarah Hoffmann Date: Wed, 22 Nov 2023 11:51:37 +0000 (+0100) Subject: Merge pull request #3252 from kumarUjjawal/patch-1 X-Git-Tag: v4.4.0~79 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/158df6b2e8653538fa93b3bf1cfa53ef9c187ce7?hp=fffdfc9b8815771f3dd3ede4779d1b1b7e1dbe6b Merge pull request #3252 from kumarUjjawal/patch-1 minor typo fix --- 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