Skip to content

Commit 67ebdcd

Browse files
committed
Typo
1 parent 3f6b420 commit 67ebdcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/exec/instructions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3440,7 +3440,7 @@ Memory Instructions
34403440

34413441
5. Let :math:`\X{mem}` be the :ref:`memory instance <syntax-meminst>` :math:`S.\SMEMS[a]`.
34423442

3443-
6. Assert: due to :ref:`validation <valid-load-extend>`, a value of :ref:`adress type <syntax-addrtype>` :math:`\X{at}` is on the top of the stack.
3443+
6. Assert: due to :ref:`validation <valid-load-extend>`, a value of some :ref:`address type <syntax-addrtype>` :math:`\X{at}` is on the top of the stack.
34443444

34453445
7. Pop the value :math:`\X{at}.\CONST~i` from the stack.
34463446

0 commit comments

Comments
 (0)