Skip to content

Commit f320634

Browse files
committed
Fixing a typo
1 parent 6896c9b commit f320634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/helpers/dialoghelper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Hiding the User's Response
5959
.. versionadded:: 2.2
6060
The ``askHiddenResponse`` method was added in Symfony 2.2.
6161

62-
You can also ask question and hide the response. This is particularly
62+
You can also ask a question and hide the response. This is particularly
6363
convenient for passwords::
6464

6565
$dialog = $this->getHelperSet()->get('dialog');

0 commit comments

Comments
 (0)