aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-05-01 14:14:55 +0100
committerJuan J. Martinez <jjm@usebox.net>2023-05-01 14:15:01 +0100
commit18a3b0c84c1d755546da27f0117e1ea09e2118de (patch)
tree7c5eff4a21b417fc895e3883c98a8e94cc754e43
parentda6a8026e57a12601607e17cbb3b7a50293c7f81 (diff)
downloadtr8vm-18a3b0c84c1d755546da27f0117e1ea09e2118de.tar.gz
tr8vm-18a3b0c84c1d755546da27f0117e1ea09e2118de.zip
Missing word
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 148e54c..33e39b6 100644
--- a/README.md
+++ b/README.md
@@ -142,8 +142,8 @@ fill_loop:
ret
```
-Arithmetic operations on the "16-bit" can be performed easily using branching
-instructions:
+Arithmetic operations on the "16-bit" register can be performed easily using
+branching instructions:
```asm
; inc a:x