Fix typo
This commit is contained in:
parent
f581fe1e06
commit
b4dc372a17
1 changed files with 2 additions and 2 deletions
|
@ -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 #
|
||||
# #
|
||||
########################################################################
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue