We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6896c9b commit f320634Copy full SHA for f320634
components/console/helpers/dialoghelper.rst
@@ -59,7 +59,7 @@ Hiding the User's Response
59
.. versionadded:: 2.2
60
The ``askHiddenResponse`` method was added in Symfony 2.2.
61
62
-You can also ask question and hide the response. This is particularly
+You can also ask a question and hide the response. This is particularly
63
convenient for passwords::
64
65
$dialog = $this->getHelperSet()->get('dialog');
0 commit comments