From: Brian Brazil Date: Mon, 7 Sep 2015 11:10:30 +0000 (+0100) Subject: Correct typo. mention icmp needs perms X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=a85a5dc6843a177a5eb520884f88646cae1f41db;p=blackbox_exporter.git Correct typo. mention icmp needs perms --- diff --git a/README.md b/README.md index ff5d75d..61960db 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ modules: timeout: 5s ``` -HTTP, HTTPS (via the `http` prober), TCP socket and ICMP (v4 only) are currently supported. -Additiona modules can be defined to meet your needs. +HTTP, HTTPS (via the `http` prober), TCP socket and ICMP (v4 only, requires privileged access) are currently supported. +Additional modules can be defined to meet your needs. ## Prometheus Configuration