X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/78a87ad16b4672f4c79ecb7a2d0146ec7e9e8670..41383c05cd65a36c518f9adce55cfec2a9be00d0:/docs/admin/Deployment-Python.md diff --git a/docs/admin/Deployment-Python.md b/docs/admin/Deployment-Python.md index 6fd24167..e95df00d 100644 --- a/docs/admin/Deployment-Python.md +++ b/docs/admin/Deployment-Python.md @@ -44,7 +44,7 @@ Next you need to set up the service that runs the Nominatim frontend. This is easiest done with a systemd job. First you need to tell systemd to create a socket file to be used by -hunicorn. Crate the following file `/etc/systemd/system/nominatim.socket`: +hunicorn. Create the following file `/etc/systemd/system/nominatim.socket`: ``` systemd [Unit]