Skip to content

Commit 6cc9fa1

Browse files
[spec] Fix hyperref (#1563)
1 parent 11c4cc2 commit 6cc9fa1

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
@@ -2679,7 +2679,7 @@ Control Instructions
26792679
:math:`\BRTABLE~l^\ast~l_N`
26802680
...........................
26812681

2682-
1. Assert: due to :ref:`validation <valid-if>`, a value of :ref:`value type <syntax-valtype>` |I32| is on the top of the stack.
2682+
1. Assert: due to :ref:`validation <valid-br-table>`, a value of :ref:`value type <syntax-valtype>` |I32| is on the top of the stack.
26832683

26842684
2. Pop the value :math:`\I32.\CONST~i` from the stack.
26852685

0 commit comments

Comments
 (0)