diff --git a/docs/tutorial/sequence.rst b/docs/tutorial/sequence.rst index 52723f633..eb2999afe 100644 --- a/docs/tutorial/sequence.rst +++ b/docs/tutorial/sequence.rst @@ -140,7 +140,9 @@ And the Rougail output is: Sequence. We saw a :term:`sequence` type family, which full name is :ref:`Sequence of homogeneous elements `. - What is remarkable here is that we are dealing with a new form of :ref:`consistency` + **comments** + + What is remarkable here is that we are dealing with a new form of :term:`consistency` which focuses on variables that are similar within a family, not because they have the same type, but because, as they are lists, they must have the same number of elements.