X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/ad1d429de64ac037470f92e0492211a41bd2c613..702eb862026f4e5c056d73657e6802023a83cc2a:/munin/nominatim_requests?ds=sidebyside 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.