Skip to content

Commit d04f4e0

Browse files
committed
Avoid your
1 parent 52857bd commit d04f4e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The [textfile collector](https://github.com/prometheus/node_exporter#textfile-co
132132
allows machine-level statistics to be exported out via the Node exporter.
133133

134134
This is useful for monitoring cronjobs, or for writing cronjobs to expose metrics
135-
about your system that the Node exporter does not support or would not make sense
135+
about a machine system that the Node exporter does not support or would not make sense
136136
to perform at every scrape (for example, anything involving subprocesses).
137137

138138
```python

0 commit comments

Comments
 (0)