X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/9ed49e50a6b622d884a10c0ede1ffae9025e48bb..979aebbfcd0bbdac322dfe7fadeadd88f06fb58a:/munin/nominatim_requests diff --git a/munin/nominatim_requests b/munin/nominatim_requests index ac083fc2..8a6d044c 100755 --- a/munin/nominatim_requests +++ b/munin/nominatim_requests @@ -1,6 +1,6 @@ #!/bin/sh # -# Plugin to monitor the types of requsts made to the API +# Plugin to monitor the types of requests made to the API # # Can be configured through libpq environment variables, for example # PGUSER, PGDATABASE, etc. See man page of psql for more information.