X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/8c7140d92b7a679ae5ef5bb3655c69bd39b7dfeb..7080a13c54ea467b221bb689e7525a77bea020ab:/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]