]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/admin/Deployment.md
add Github Sponsering to funding page
[nominatim.git] / docs / admin / Deployment.md
index ef4fc0b32b249d2e5f2d94448a1578bf5d000ca7..5dcbcde96485fdcfbcbe80f1ee95558c3cb63020 100644 (file)
@@ -82,7 +82,7 @@ The website should now be available on `http://localhost/nominatim`.
 
 ### Installing the required packages
 
-Nginx has no built-in PHP interpreter. You need to use php-fpm as a deamon for
+Nginx has no built-in PHP interpreter. You need to use php-fpm as a daemon for
 serving PHP cgi.
 
 On Ubuntu/Debian install nginx and php-fpm with: