]> git.openstreetmap.org Git - nominatim.git/commitdiff
Fix typo in name of service. The rest of the docs call it nominatim-updateS
authorAmanda McCann <amanda@technomancy.org>
Thu, 13 Jan 2022 12:14:17 +0000 (13:14 +0100)
committerAmanda McCann <amanda@technomancy.org>
Thu, 13 Jan 2022 12:14:17 +0000 (13:14 +0100)
docs/admin/Update.md

index 4cc7d1245794e24ef0dcca020f04dd92046bf243..49a4c4bfd1b56ab97fc5cc5126344a768eaaf047 100644 (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]