summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ece39cc..4dfebd0 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ is planned.
supported.
- `inverterd` is a daemon that starts a TCP server and implements simple text-based
[telnet-compatible](inverterd-telnet.gif) chat [protocol](PROTOCOL.md). It supports all commands and options
- supported by inverterctl, and it's supposed to be used instead of interterctl in
+ supported by inverterctl, and it's supposed to be used instead of inverterctl in
multi-user or multi-threaded scenarios, where there may be more than one simultaneous
request to device, to avoid errors or device lockups.