]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Deployment-Python.md
Correct some typos
[nominatim.git] / docs / admin / Deployment-Python.md
index 6fd24167d24433d0509bec5c35f7deb8825d3f9a..e95df00dbe235341a3e2c5434880f67426b73360 100644 (file)
@@ -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]