Skip to content

Commit

Permalink
finish up
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Cole <adrian@tetrate.io>
  • Loading branch information
Adrian Cole committed Feb 14, 2022
1 parent c20dcb5 commit 551b6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document/core/text/modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ Globals can be defined as :ref:`imports <text-import>` or :ref:`exports <text-ex
.. note::
The latter abbreviation can be applied repeatedly, if ":math:`\dots`" contains additional export clauses.
Consequently, a function definition can contain any number of exports, followed by either an import or a global type.
Consequently, a global declaration can contain any number of exports, possibly followed by an import.


.. index:: export, name, index, function index, table index, memory index, global index
Expand Down

0 comments on commit 551b6b1

Please sign in to comment.