summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 252e909..dc3d234 100644
--- a/readme.md
+++ b/readme.md
@@ -20,7 +20,7 @@ the dictionary follows a fairly standard format.
## the one reserved register
the working stack pointer is `r14`.
-the other registers are used as general purpose registers
+the other registers are used as general purpose registers;
`r11` in particular is the standard register used in
compiling calls.