Skip to content

Commit cf9e511

Browse files
CosineProssberg
authored andcommitted
[spec] Fix table.copy validation typo (WebAssembly#1511)
1 parent e262c4c commit cf9e511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/valid/instructions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@ Table Instructions
866866
\frac{
867867
C.\CTABLES[x] = \limits_1~t_1
868868
\qquad
869-
C.\CTABLES[x] = \limits_2~t_2
869+
C.\CTABLES[y] = \limits_2~t_2
870870
\qquad
871871
C \vdashreftypematch t_2 \matchesvaltype t_1
872872
}{

0 commit comments

Comments
 (0)