Skip to content

Commit 5f2f99d

Browse files
authored
embedding.rst: Fix heading underline. NFC (WebAssembly#1840)
Looks like this was missing from 76bcf86.
1 parent 1e10102 commit 5f2f99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/appendix/embedding.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Modules
165165
.. _embed-module-instantiate:
166166

167167
:math:`\F{module\_instantiate}(\store, \module, \externval^\ast) : (\store, \moduleinst ~|~ \exception ~|~ \error)`
168-
....................................................................................................
168+
...................................................................................................................
169169

170170
1. Try :ref:`instantiating <exec-instantiation>` :math:`\module` in :math:`\store` with :ref:`external values <syntax-externval>` :math:`\externval^\ast` as imports:
171171

0 commit comments

Comments
 (0)