Merge pull request #2579 from geofabrik/doc-update-typo

Fix typo in name of service. The rest of the docs call it nominatim-updateS
This commit is contained in:
Sarah Hoffmann
2022-01-13 14:01:57 +01:00
committed by GitHub

View File

@@ -70,7 +70,7 @@ The update application keeps running forever and retrieves and applies
new updates from the server as they are published.
You can run this command as a simple systemd service. Create a service
description like that in `/etc/systemd/system/nominatim-update.service`:
description like that in `/etc/systemd/system/nominatim-updates.service`:
```
[Unit]