Skip to content

Commit 2a992ec

Browse files
[spec] Fix xref (#1639)
1 parent 56e2779 commit 2a992ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/valid/modules.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Element segments :math:`\elem` are classified by the :ref:`reference type <synta
151151

152152
* The expression :math:`e_i` must be :ref:`valid <valid-expr>` with some :ref:`result type <syntax-resulttype>` :math:`[t]`.
153153

154-
* The expression :math:`e_i` must be :ref:`constant <valid-const>`.
154+
* The expression :math:`e_i` must be :ref:`constant <valid-constant>`.
155155

156156
* The element mode :math:`\elemmode` must be valid with :ref:`reference type <syntax-reftype>` :math:`t`.
157157

0 commit comments

Comments
 (0)