diff --git a/CHANGELOG.md b/CHANGELOG.md index aa5ee7bf..8a0f8733 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -449,7 +449,7 @@ Windows support is now removed, the [wmi_exporter](https://github.com/martinlind * [CHANGE] Switch to kingpin flags #639 * [CHANGE] Replace --collectors.enabled with per-collector flags #640 * [FEATURE] Add ARP collector for Linux #540 -* [FEATURE] Add XFS colector for Linux #568, #575 +* [FEATURE] Add XFS collector for Linux #568, #575 * [FEATURE] Add qdisc collector for Linux #580 * [FEATURE] Add cpufreq stats for Linux #548 * [FEATURE] Add diskstats for Darwin #593 diff --git a/README.md b/README.md index 6e2132e6..8eca3d05 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ zoneinfo | Exposes NUMA memory zone metrics. | Linux ### Deprecated -These colectors are deprecated and will be removed in the next major release. +These collectors are deprecated and will be removed in the next major release. Name | Description | OS ---------|-------------|----