Skip to content

Commit efe8cd7

Browse files
authored
Update REPL.md
1 parent 346d284 commit efe8cd7

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 suggestion 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)