Skip to content

Commit 37d6b39

Browse files
committed
Missing comma
1 parent c0ffa91 commit 37d6b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/syntax/types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Result Types
9797
~~~~~~~~~~~~
9898

9999
*Result types* classify the result of :ref:`executing <exec-instr>` :ref:`instructions <syntax-instr>` or :ref:`functions <syntax-func>`,
100-
which is a sequence of values written with brackets.
100+
which is a sequence of values, written with brackets.
101101

102102
.. math::
103103
\begin{array}{llll}

0 commit comments

Comments
 (0)