Skip to content

Commit db53a30

Browse files
committed
Fix index meta
1 parent 5159bc4 commit db53a30

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

document/core/appendix/changes.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Added vector type and instructions that manipulate multiple numeric values in pa
160160
Release 3.0
161161
~~~~~~~~~~~
162162

163-
.. index: instruction, expression, constant
163+
.. index:: instruction, expression, constant
164164

165165
Extended Constant Expressions
166166
.............................
@@ -173,7 +173,7 @@ Allowed basic numeric computations in constant expressions. [#proposal-extconst]
173173
The :ref:`garbage collection <extension-gc>` added further constant instructions.
174174

175175

176-
.. index: instruction, function, call
176+
.. index:: instruction, function, call
177177

178178
Tail Calls
179179
..........
@@ -201,7 +201,7 @@ Added tag definitions, imports, and exports, and instructions to throw and catch
201201
* New :ref:`tag section <binary-tagsec>` in binary format.
202202

203203

204-
.. index: instruction, memory, memory index, data segment, import, export
204+
.. index:: instruction, memory, memory index, data segment, import, export
205205

206206
Multiple Memories
207207
.................
@@ -268,7 +268,7 @@ Added managed reference types. [#proposal-gc]_
268268
* Extended set of :ref:`constant instructions <valid-const>` with |REFI31|, |STRUCTNEW|, |STRUCTNEWDEFAULT|, |ARRAYNEW|, |ARRAYNEWDEFAULT|, |ARRAYNEWFIXED|, |ANYCONVERTEXTERN|, |EXTERNCONVERTANY|
269269

270270

271-
.. index: text format, annotation, custom section, identifier, module, type, function, local, structure field
271+
.. index:: text format, annotation, custom section, identifier, module, type, function, local, structure field
272272

273273
Custom Annotations
274274
..................

0 commit comments

Comments
 (0)