From 2ba50e7facb917976caef0d8ebfafb3fb8271bac Mon Sep 17 00:00:00 2001 From: simonox Date: Wed, 22 Feb 2023 21:17:06 +0100 Subject: [PATCH] typo --- software/flow/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/flow/README.md b/software/flow/README.md index b5f5437..55a697f 100644 --- a/software/flow/README.md +++ b/software/flow/README.md @@ -16,7 +16,7 @@ The dashboard should be visible on the righmost menu item in Node-RED. ![Dashboard item](./docs/images/dashboard.png) -In Node-RED you can add a MQQT node to receive values from the power monitor. As we run in `docker-compose`you don't have to use the IP address of our Eclipse Mosquitto sever, but you can simplay use `mosquitto` as the host nome. +In Node-RED you can add a MQQT node to receive values from the power monitor. As we run in `docker-compose`you don't have to use the IP address of our Eclipse Mosquitto sever, but you can simply use `mosquitto` as the host nome. ![MQTT Node](./docs/images/2-mqtt-node.png)git a