Skip to content

Commit accf411

Browse files
simonpasquierbrian-brazil
authored andcommitted
alerting: fix typo in the configuration (prometheus#1003)
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
1 parent a395247 commit accf411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/alerting/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ tls_config:
246246
# http://tools.ietf.org/html/rfc4366#section-3.1
247247
[ server_name: <string> ]
248248
# Disable validation of the server certificate.
249-
[ insecure_skip_verity: <boolean> | default = false]
249+
[ insecure_skip_verify: <boolean> | default = false]
250250

251251
# Optional proxy URL.
252252
[ proxy_url: <string> ]

0 commit comments

Comments
 (0)