Skip to content

Commit 6e6bae8

Browse files
committed
Small grammar-ish fix
1 parent 050f7ce commit 6e6bae8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/console/helpers/questionhelper.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ input will ask the same question again.
5656
The regex defaults to ``/^y/i``.
5757

5858
.. versionadded:: 2.7
59-
The regex argument was introduced in Symfony 2.7, before only answers
60-
starting with ``y`` were considered as yes.
59+
The regex argument was introduced in Symfony 2.7. Before, only answers
60+
starting with ``y`` were considered as "yes".
6161

6262
Asking the User for Information
6363
-------------------------------

0 commit comments

Comments
 (0)