From 5f2f99d19117fd269bf93075a9ac1705b176b02e Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Wed, 6 Nov 2024 14:25:08 -0800 Subject: [PATCH] embedding.rst: Fix heading underline. NFC (#1840) Looks like this was missing from 76bcf867. --- document/core/appendix/embedding.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document/core/appendix/embedding.rst b/document/core/appendix/embedding.rst index 8dd8ffe0c5..46afd6ff2f 100644 --- a/document/core/appendix/embedding.rst +++ b/document/core/appendix/embedding.rst @@ -165,7 +165,7 @@ Modules .. _embed-module-instantiate: :math:`\F{module\_instantiate}(\store, \module, \externval^\ast) : (\store, \moduleinst ~|~ \exception ~|~ \error)` -.................................................................................................... +................................................................................................................... 1. Try :ref:`instantiating ` :math:`\module` in :math:`\store` with :ref:`external values ` :math:`\externval^\ast` as imports: