Skip to content

Commit 7eb2264

Browse files
committed
fix versionadded directive
1 parent 970d37b commit 7eb2264

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/config/definition.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,9 @@ node definition. Node types are available for:
120120
and are created with ``node($name, $type)`` or their associated shortcut
121121
``xxxxNode($name)`` method.
122122

123-
.. versionadded::
123+
.. versionadded:: 7.2
124124

125-
Support for ``string`` types was introduced in Symfony 7.2.
125+
Support for the ``string`` type was introduced in Symfony 7.2.
126126

127127
Numeric Node Constraints
128128
~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)