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 fe5d1eb commit d1de1c8Copy full SHA for d1de1c8
components/console/helpers/questionhelper.rst
@@ -93,7 +93,7 @@ option is the default one.
93
If the user enters an invalid string, an error message is shown and the user
94
is asked to provide the answer another time, until they enter a valid string
95
or reach the maximum number of attempts. The default value for the maximum number
96
-of attempts is ``null``, which means infinite number attempts. You can define
+of attempts is ``null``, which means infinite number of attempts. You can define
97
your own error message using
98
:method:`Symfony\\Component\\Console\\Question\\ChoiceQuestion::setErrorMessage`.
99
0 commit comments