Skip to content

Commit f6ae547

Browse files
authored
[spec] Fix missing immediate on table.set (#1441)
1 parent f7e4ad1 commit f6ae547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

document/core/exec/instructions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1191,8 +1191,8 @@ Table Instructions
11911191
11921192
.. _exec-table.set:
11931193

1194-
:math:`\TABLESET`
1195-
.................
1194+
:math:`\TABLESET~x`
1195+
...................
11961196

11971197
1. Let :math:`F` be the :ref:`current <exec-notation-textual>` :ref:`frame <syntax-frame>`.
11981198

0 commit comments

Comments
 (0)