Skip to content

Commit 3d4792b

Browse files
committed
Merge branch 'pr-587' into 2.5.0
2 parents e627d6a + efe8cd7 commit 3d4792b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/library/REPL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ result.raw Return raw result dict.
200200
201201
```
202202

203-
Every command has auto suggetion on the arguments supported , supply arg and value are to be supplied in `arg=val` format.
203+
Every command has auto suggestion on the arguments supported, arg and value are to be supplied in `arg=val` format.
204204
```
205205
206206
> client.read_holding_registers count=4 address=9 unit=1

0 commit comments

Comments
 (0)