fix docs typos

This commit is contained in:
Sarah Hoffmann
2020-04-26 15:00:28 +02:00
parent 65ee7a8002
commit 77e7f4696b
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ Run the following command from your Nominatim directory after configuring the fi
bash ./utils/update_database.sh
This will get diffs from the replication server, import diffs and index the database. The default replication server in the script([Geofabric](https://download.geofabrik.de)) provides daily updates.
This will get diffs from the replication server, import diffs and index the database. The default replication server in the script([Geofabrik](https://download.geofabrik.de)) provides daily updates.
## Verification and further setup