Skip to content

Commit a0e3044

Browse files
authored
Update client.rst (pymodbus-dev#2199)
1 parent f92440c commit a0e3044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ It is allowed to have multiple client objects that e.g. each communicate with a
1515

1616
Client performance
1717
------------------
18-
There are currently a big performance gab between the 2 clients
18+
There are currently a big performance gap between the 2 clients
1919
(try it on your computer :github:`examples/client_performance.py`).
2020
This is due to a rather old implementation of the synchronous client, we are currently working to update the client code.
2121
Our aim is to achieve a similar data rate with both clients and at least double the data rate while keeping the stability.

0 commit comments

Comments
 (0)