Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
szuro committed Dec 28, 2023
1 parent 02db06f commit 6cbafd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node-exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ local node_exporter = import 'github.com/grafana/jsonnet-libs/node-exporter/main
+ node_exporter.mountRoot(),
prometheus_config+: {
scape_configs+: [
scrape_configs+: [
node_exporter.scrape_config(namespace),
],
},
Expand Down

0 comments on commit 6cbafd7

Please sign in to comment.