Skip to content

Commit 77d71b5

Browse files
committed
[Components][Console] Replace ambiguous heading to generate unique anchor name
1 parent 4725f4f commit 77d71b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/console/helpers/dialoghelper.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ in the last argument. Using ``false`` means the amount of attempts is infinite.
123123
The user will be asked as long as he provides an invalid answer and will only
124124
be able to proceed if her input is valid.
125125

126-
Hiding the User's Response
127-
~~~~~~~~~~~~~~~~~~~~~~~~~~
126+
Validating a hidden Response
127+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
128128

129129
.. versionadded:: 2.2
130130
The ``askHiddenResponseAndValidate`` method was added in Symfony 2.2.

0 commit comments

Comments
 (0)