Skip to content

Commit 02c5a01

Browse files
szurov-zhuravlev
authored andcommitted
Fix typo in README.md
1 parent 483a9a3 commit 02c5a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node-exporter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ local node_exporter = import 'github.com/grafana/jsonnet-libs/node-exporter/main
2222
+ node_exporter.mountRoot(),
2323
2424
prometheus_config+: {
25-
scape_configs+: [
25+
scrape_configs+: [
2626
node_exporter.scrape_config(namespace),
2727
],
2828
},

0 commit comments

Comments
 (0)