Fix typo in name of service. The rest of the docs call it nominatim-updateS

This commit is contained in:
Amanda McCann
2022-01-13 13:14:17 +01:00
parent d6140d6d54
commit 09aa1e7af4

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. new updates from the server as they are published.
You can run this command as a simple systemd service. Create a service 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] [Unit]