diff --git a/documentation/direct communication.md b/documentation/direct communication.md index 414c2ae..863110c 100644 --- a/documentation/direct communication.md +++ b/documentation/direct communication.md @@ -23,7 +23,7 @@ We can execute the shutdown command, and turn off the media center PC. ## Reading sensor data -Reading sensor data can be done by subscribing to an MQTT topic. For example, if I wanted to know the CPU load, i can subscribe to this topic : +Reading sensor data can be done by subscribing to an MQTT topic. For example, if I wanted to know the CPU load, I can subscribe to this topic : ``` homeassistant/sensor/DESKTOP-1/MediaCenterPC/State ```