We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb9e256 commit bb4faaaCopy full SHA for bb4faaa
www/notes/mug.scrbl
@@ -124,7 +124,7 @@ For example, here is a data section:
124
]
125
126
These psuedo-instructions will add to the data segment of our program
127
-56-bytes of data. The first 8-bytes consist of the number 6. The
+32-bytes of data. The first 8-bytes consist of the number 6. The
128
next 4-bytes consist of the number @racket[72], i.e. the codepoint for
129
@racket[#\H]. The next 4-bytes consist of the codepoint for
130
@racket[#\e] and so on. The names of these psuedo-instructions
0 commit comments