ping: fix typo in README (#2163)
This commit is contained in:
parent
393f5044bb
commit
17b307a7bc
|
@ -3,7 +3,7 @@
|
||||||
This input plugin will measures the round-trip
|
This input plugin will measures the round-trip
|
||||||
|
|
||||||
## Windows:
|
## Windows:
|
||||||
### Configration:
|
### Configuration:
|
||||||
```
|
```
|
||||||
## urls to ping
|
## urls to ping
|
||||||
urls = ["www.google.com"] # required
|
urls = ["www.google.com"] # required
|
||||||
|
|
Loading…
Reference in New Issue