Skip to content

Commit

Permalink
[spec] Fix missing immediate on table.set (WebAssembly#1441)
Browse files Browse the repository at this point in the history
  • Loading branch information
keithw authored and rossberg committed Mar 1, 2023
1 parent 45fc5f1 commit e2073f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions document/core/exec/instructions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1191,8 +1191,8 @@ Table Instructions
.. _exec-table.set:

:math:`\TABLESET`
.................
:math:`\TABLESET~x`
...................

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

Expand Down

0 comments on commit e2073f2

Please sign in to comment.