From 8dd2dcbb432770d9d530615498f1749f023b4c07 Mon Sep 17 00:00:00 2001 From: Michael Ficarra Date: Wed, 30 Nov 2022 05:43:12 -0700 Subject: [PATCH] fix link to validation in br_table execution steps --- document/core/exec/instructions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document/core/exec/instructions.rst b/document/core/exec/instructions.rst index c7586d074c..c253a17eda 100644 --- a/document/core/exec/instructions.rst +++ b/document/core/exec/instructions.rst @@ -2679,7 +2679,7 @@ Control Instructions :math:`\BRTABLE~l^\ast~l_N` ........................... -1. Assert: due to :ref:`validation `, a value of :ref:`value type ` |I32| is on the top of the stack. +1. Assert: due to :ref:`validation `, a value of :ref:`value type ` |I32| is on the top of the stack. 2. Pop the value :math:`\I32.\CONST~i` from the stack.