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 authored and v-zhuravlev committed Apr 23, 2024
1 parent 483a9a3 commit 02c5a01
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 02c5a01

Please sign in to comment.