1
0
mirror of https://github.com/pcvolkmer/checkbar.git synced 2025-07-02 14:22:54 +00:00

Fix typo in README.adoc

This commit is contained in:
2023-02-19 13:57:37 +01:00
parent dbd43d5a69
commit ebd4df6e54
2 changed files with 1 additions and 3 deletions

View File

@ -34,7 +34,7 @@ check_type = "Tcp"
The value for `interval` can be set by using plain seconds or using units. Accepted units:
* h, hour, hours
* m, min, mins, minutes, minutes
* m, min, mins, minute, minutes
* s, sec, secs, second, seconds
Unparseable values will default to 60 seconds.