1
0
mirror of https://github.com/prometheus/alertmanager.git synced 2026-02-07 03:46:38 +01:00

fixed small typo

Signed-off-by: Dominik Zalewski <kobazik@gmail.com>
This commit is contained in:
Dominik Zalewski
2021-05-10 21:48:50 +01:00
parent 1f3796c5cc
commit a33bc8c2d4

View File

@@ -8,7 +8,7 @@ sort_rank: 11
Alertmanager supports basic authentication and TLS.
This is **experimental** and might change in the future.
Currentlu TLS is only supported for the HTTP traffic. Gossip traffic does not
Currently TLS is only supported for the HTTP traffic. Gossip traffic does not
support encryption yet.
To specify which web configuration file to load, use the `--web.config.file` flag.