]> git.openstreetmap.org Git - nominatim.git/blobdiff - CONTRIBUTING.md
use address counts for improving index lookup
[nominatim.git] / CONTRIBUTING.md
index 8baadb28e4d63bf31ef3230e4ec25a0686026f68..1df644e750e3c66fbee24102010e014e1faaffa3 100644 (file)
@@ -69,7 +69,7 @@ Before submitting a pull request make sure that the tests pass:
 
 Nominatim follows semantic versioning. Major releases are done for large changes
 that require (or at least strongly recommend) a reimport of the databases.
-Minor releases can usually be applied to exisiting databases. Patch releases
+Minor releases can usually be applied to existing databases. Patch releases
 contain bug fixes only and are released from a separate branch where the
 relevant changes are cherry-picked from the master branch.