Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 29be1ba

Browse files
authored
Capitalize CPU and I/O
1 parent 71b2afa commit 29be1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing/reading.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ reading. Each one of these projects is a paragon of Python coding.
2424
- `Diamond <https://github.com/python-diamond/Diamond>`_
2525
Diamond is a python daemon that collects metrics
2626
and publishes them to Graphite or other backends.
27-
It is capable of collecting cpu, memory, network, i/o, load, and disk metrics.
27+
It is capable of collecting CPU, memory, network, I/O, load, and disk metrics.
2828
Additionally, it features an API for implementing custom collectors
2929
for gathering metrics from almost any source.
3030

0 commit comments

Comments
 (0)