We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e0697 commit d53edccCopy full SHA for d53edcc
README.rst
@@ -20,7 +20,7 @@ PyModbus - A Python Modbus Stack
20
Summary
21
------------------------------------------------------------
22
23
-Pymodbus is a full Modbus protocol implementation using twisted/torndo/asyncio for its
+Pymodbus is a full Modbus protocol implementation using twisted/tornado/asyncio for its
24
asynchronous communications core. It can also be used without any third
25
party dependencies (aside from pyserial) if a more lightweight project is
26
needed. Furthermore, it should work fine under any python version > 2.7
0 commit comments