Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0dbeb2c

Browse filesBrowse files
committed
[#7572] fix wording
1 parent 3693865 commit 0dbeb2c
Copy full SHA for 0dbeb2c

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎components/console/helpers/dialoghelper.rst

Copy file name to clipboardExpand all lines: components/console/helpers/dialoghelper.rst
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,10 @@ Using ``false`` means the amount of attempts is infinite.
146146
The user will be asked as long as they provide an invalid answer and will only
147147
be able to proceed if their input is valid.
148148

149-
Each time the user is asked the question, if no answer is supplied, the default
150-
one is used (and validated with the ``$validator`` callback) and the remaining
151-
number of attempts is displayed. If the last attempt is reached, the application
152-
throws an exception and ends its execution.
149+
Each time the user is asked the question, the default one is used if no answer
150+
is supplied (and validated with the ``$validator`` callback). If the last
151+
attempt is reached, the application will throw an exception and ends its
152+
execution.
153153

154154
Validating a Hidden Response
155155
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.