Skip to content

Commit bb4ce85

Browse files
committed
Update README.md
1 parent c1ae76a commit bb4ce85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,9 @@ Sets a value to the register.
215215

216216
```
217217
bool Coil (offset word)
218-
Hreg word (word offset)
218+
word Hreg (word offset)
219219
bool Ists (offset word)
220-
IREG word (word offset)
220+
word IREG (word offset)
221221
```
222222
Returns the value of a register.
223223

0 commit comments

Comments
 (0)