diff --git a/dasm b/dasm
index 69b1db6c..32a9ee8c 160000
--- a/dasm
+++ b/dasm
@@ -1 +1 @@
-Subproject commit 69b1db6c37c44d7ad8620cac4f3b7cdcc2a96d95
+Subproject commit 32a9ee8cf455a5d7be16dbe9fbed5e75c3f2c5e8
diff --git a/index.html b/index.html
index 58cb4c75..03059160 100644
--- a/index.html
+++ b/index.html
@@ -145,7 +145,7 @@ a {
Welcome to 8bitworkshop.com!
This is an IDE for 8-bit retro game consoles. Right now it supports the Atari 2600/VCS.
-
Enter 6502 source code on the left, and we'll compile it and show you the result on the right.
+
Enter 6502 source code on the left, and we'll assemble it and show you the result on the right.
You can also select a sample program from the pulldown at the top-left of the page. Have fun!