about summary refs log tree commit diff stats
path: root/mu.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-10-26 21:26:07 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-10-26 21:26:07 -0700
commit06a1928c8df278df9c6aff60d5f316ffe1babb67 (patch)
tree136caf12953d57135f321d47a9f17dbddb9656df /mu.md
parent0b16b27f49ca0206c73c6d6313dbe16f9b929732 (diff)
downloadmu-06a1928c8df278df9c6aff60d5f316ffe1babb67.tar.gz
typo in tutorial
Diffstat (limited to 'mu.md')
-rw-r--r--mu.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/mu.md b/mu.md
index 41f5c6ef..00105d85 100644
--- a/mu.md
+++ b/mu.md
@@ -116,8 +116,8 @@ Some notation for describing statement forms:
 
 ### Moving values around
 
-These instructions work with variables of any 32-bit type except `addr`,
-`byte` and `float`.
+These instructions work with variables of any 32-bit type except `byte` and
+`float`.
 
 ```
   var/reg <- copy var2/reg2