From b4dc372a175541c3f40de25d922d96c37fd4b56b Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sun, 19 Mar 2023 10:14:24 +0200 Subject: [PATCH] Fix typo --- docs/services/prometheus-node-exporter.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/services/prometheus-node-exporter.md b/docs/services/prometheus-node-exporter.md index a695452..72f212f 100644 --- a/docs/services/prometheus-node-exporter.md +++ b/docs/services/prometheus-node-exporter.md @@ -9,7 +9,7 @@ To enable this service, add the following configuration to your `vars.yml` file ```yaml ######################################################################## # # -# prometheus-node-expoter # +# prometheus-node-exporter # # # ######################################################################## @@ -21,7 +21,7 @@ prometheus_node_exporter_basicauth_password: your password ######################################################################## # # -# /prometheus-node-expoter # +# /prometheus-node-exporter # # # ######################################################################## ```