From 54127f206d357085061fee1ba6ce55b6e7eaf4f4 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Thu, 6 Oct 2022 18:14:16 +0200 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc5cfe70..874c3776 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Several screenshots of the frontend can be found here: [Screenshots](docs/screen * Show inverters internal event log * Show inverter information like firmware version, firmware build date, hardware revision and hardware version * Show and set the current inverter limit -* Function to turn the inverter off an on +* Function to turn the inverter off and on * Uses ESP32 microcontroller and NRF24L01+ * Multi-Inverter support * MQTT support (with TLS)