From 9fcb94a241b8ca77699f3637ff3814e55972e77b Mon Sep 17 00:00:00 2001 From: DrewSK Date: Tue, 25 Oct 2016 16:08:17 -0700 Subject: [PATCH] minor grammatical change Check grammar and find typos in the documentation #1052 --- source/_components/sensor.systemmonitor.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.systemmonitor.markdown b/source/_components/sensor.systemmonitor.markdown index 4797d01dbf6..be8be3f0f42 100644 --- a/source/_components/sensor.systemmonitor.markdown +++ b/source/_components/sensor.systemmonitor.markdown @@ -13,7 +13,7 @@ ha_release: pre 0.7 ha_iot_class: "Local Push" --- -The `systemmonitor` sensor platform to allow you to monitor disk usage, memory usage, CPU usage, and running processes. This platform has superseded the process component which is now considered deprecated. +The `systemmonitor` sensor platform allows you to monitor disk usage, memory usage, CPU usage, and running processes. This platform has superseded the process component which is now considered deprecated. To add this platform to your installation, add the following to your `configuration.yaml` file: