aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-02-20 22:41:14 +0000
committerJohannes 'fish' Ziemke <github@freigeist.org>2020-04-08 10:18:22 +0200
commit674ddfa35c8129ac214129599f50ec332dfbe45f (patch)
treed791584d73634068b2f3456623651820a44a6ef4
parenta78c5d3cd8d623efc1dc7800eb32c6b7ec954adb (diff)
downloadprometheus_node_collector-674ddfa35c8129ac214129599f50ec332dfbe45f.tar.bz2
prometheus_node_collector-674ddfa35c8129ac214129599f50ec332dfbe45f.tar.xz
prometheus_node_collector-674ddfa35c8129ac214129599f50ec332dfbe45f.zip
Fix typo in README.md
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
-rw-r--r--https/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/https/README.md b/https/README.md
index b8c7ac4..d9cb564 100644
--- a/https/README.md
+++ b/https/README.md
@@ -8,7 +8,7 @@ If the config is kept within the https directory.
8 8
9The config file should be written in YAML format, and is reloaded on each connection to check for new certificates and/or authentication policy. 9The config file should be written in YAML format, and is reloaded on each connection to check for new certificates and/or authentication policy.
10 10
11##Sample Config: 11## Sample Config
12``` 12```
13tlsConfig : 13tlsConfig :
14 # Certificate and key files for server to use to authenticate to client 14 # Certificate and key files for server to use to authenticate to client