Skip to content

Commit 684b47e

Browse files
wouterjjaviereguiluz
authored andcommitted
Small grammar-ish fix
1 parent 8cd7718 commit 684b47e

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 @@ the second argument is not provided, ``true`` is assumed.
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)